summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/mkCTM/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1996-11-16 19:30:14 +0000
committerphk <phk@FreeBSD.org>1996-11-16 19:30:14 +0000
commit8f3378d1da3b956a14549eb4ed5f192b6c857307 (patch)
tree2798a750c5c3e03da4622cf9dae6d956c2b4d50b /usr.sbin/ctm/mkCTM/Makefile
parent45b9775b70b1734276e20d9b5679510bf7f98564 (diff)
downloadFreeBSD-src-8f3378d1da3b956a14549eb4ed5f192b6c857307.zip
FreeBSD-src-8f3378d1da3b956a14549eb4ed5f192b6c857307.tar.gz
Improve mkctm.c so we can use it, and start using it.
This should help quite a bit on the load. Notice that some minor changes in config files will be needed. Contact me for details.
Diffstat (limited to 'usr.sbin/ctm/mkCTM/Makefile')
-rw-r--r--usr.sbin/ctm/mkCTM/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ctm/mkCTM/Makefile b/usr.sbin/ctm/mkCTM/Makefile
index 9e052a9..4e67fcd 100644
--- a/usr.sbin/ctm/mkCTM/Makefile
+++ b/usr.sbin/ctm/mkCTM/Makefile
@@ -2,6 +2,7 @@
PROG= mkctm
SRCS= mkctm.c
LDADD= -lmd
+NOMAN= 1
CFLAGS= -g -Wall
test: mkctm
OpenPOWER on IntegriCloud