# $Header$ # # Copyright 1990 by the Massachusetts Institute of Technology. # # For copying and distribution information, # please see the file . # # Imakefile for blanche. # SRCS=mailmaint.c SRCDIR=${SRCTOP}/clients/mailmaint CODE=${SRCS} Imakefile OBJS=mailmaint.o program(mailmaint,${OBJS},${MR_LIBDEP} ${GDB_LIBDEP}, ${CLIBS} ${CURSES},${PROGDIR})