]> andersk Git - moira.git/blame - clients/mailmaint/Imakefile
New database and column names for Moira2.
[moira.git] / clients / mailmaint / Imakefile
CommitLineData
60bdd6a1 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
7846761a 16program(mailmaint,${OBJS},${MR_LIBDEP} ${GDB_LIBDEP}, ${CLIBS} -lcurses -ltermcap,${PROGDIR})
This page took 0.09539 seconds and 5 git commands to generate.