]> andersk Git - moira.git/blame - clients/blanche/Imakefile
check for string references to local mailhub
[moira.git] / clients / blanche / Imakefile
CommitLineData
0631d2a6 1# $Header$
2#
3# Copyright 1990 by the Massachusetts Institute of Technology.
4#
5# For copying and distribution information,
6# please see the file <mit-copyright.h>.
7#
8# Imakefile for blanche.
9#
10
11SRCS=blanche.c
12SRCDIR=${SRCTOP}/clients/blanche
13CODE=${SRCS} Imakefile
14OBJS=blanche.o
15
7846761a 16program(blanche,${OBJS},${MR_LIBDEP} ${GDB_LIBDEP}, ${CLIBS},${PROGDIR})
This page took 0.055128 seconds and 5 git commands to generate.