diff --git a/usr.sbin/ctm/ctm_scan/Makefile b/usr.sbin/ctm/ctm_scan/Makefile index 6230e6d678e..aedbc347b60 100644 --- a/usr.sbin/ctm/ctm_scan/Makefile +++ b/usr.sbin/ctm/ctm_scan/Makefile @@ -6,10 +6,11 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $Id$ +# $Id: Makefile,v 1.3 1994/09/21 04:38:46 phk Exp $ # PROG= ctm_scan LDADD+= -lmd NOMAN= 1 CFLAGS+= -Wall +BINDIR= /usr/sbin .include