]> andersk Git - moira.git/blame - clients/mailmaint/Imakefile
punt mrgdb
[moira.git] / clients / mailmaint / Imakefile
CommitLineData
5bce8a38 1# $Header$
0631d2a6 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=mailmaint.c
12SRCDIR=${SRCTOP}/clients/mailmaint
13CODE=${SRCS} Imakefile
14OBJS=mailmaint.o
15
85330553 16program(mailmaint,${OBJS},${MR_LIBDEP}, ${CLIBS} ${CURSES},${PROGDIR})
This page took 0.3893 seconds and 5 git commands to generate.