]> andersk Git - moira.git/blame - clients/mrcheck/Imakefile
update for dirremote->dirmailhide
[moira.git] / clients / mrcheck / 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 mrcheck.
9#
10
11SRCS=mrcheck.c
12SRCDIR=${SRCTOP}/clients/mrcheck
13CODE=${SRCS} Imakefile
14OBJS=mrcheck.o
15
85330553 16program(mrcheck,${OBJS},${MR_LIBDEP}, ${CLIBS},${PROGDIR})
This page took 0.061861 seconds and 5 git commands to generate.