summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-09-21 18:12:10 +0000
committerache <ache@FreeBSD.org>1994-09-21 18:12:10 +0000
commit0517cc4a351d22e55a1eabdbc02760672f885e73 (patch)
tree77f9b18db194ed94927af5b8154f57f7949fbb6b /usr.sbin/ctm
parent82651822bc230361c929a5a06142eeb38dbfb98f (diff)
downloadFreeBSD-src-0517cc4a351d22e55a1eabdbc02760672f885e73.zip
FreeBSD-src-0517cc4a351d22e55a1eabdbc02760672f885e73.tar.gz
Add BINDIR=/usr/sbin for install, fails in other case
Diffstat (limited to 'usr.sbin/ctm')
-rw-r--r--usr.sbin/ctm/ctm_scan/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/ctm/ctm_scan/Makefile b/usr.sbin/ctm/ctm_scan/Makefile
index 6230e6d..aedbc34 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 <bsd.prog.mk>
OpenPOWER on IntegriCloud