summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/ctm_scan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ctm/ctm_scan/Makefile')
-rw-r--r--usr.sbin/ctm/ctm_scan/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/ctm/ctm_scan/Makefile b/usr.sbin/ctm/ctm_scan/Makefile
index 6230e6d..f009338 100644
--- a/usr.sbin/ctm/ctm_scan/Makefile
+++ b/usr.sbin/ctm/ctm_scan/Makefile
@@ -6,10 +6,13 @@
# this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
# ----------------------------------------------------------------------------
#
-# $Id$
+# $Id: Makefile,v 1.5 1994/09/22 02:49:22 phk Exp $
#
PROG= ctm_scan
LDADD+= -lmd
+DPADD+= ${LIBMD}
NOMAN= 1
CFLAGS+= -Wall
+
+.include "../../Makefile.inc"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud