summaryrefslogtreecommitdiffstats
path: root/usr.bin/mk_cmds/Makefile
diff options
context:
space:
mode:
authorchris <chris@FreeBSD.org>1999-12-12 02:43:07 +0000
committerchris <chris@FreeBSD.org>1999-12-12 02:43:07 +0000
commit645afe7387cdb4ae3254e7f93eea41923be3b689 (patch)
treeba62f1b180a7d3963755998a024b86c6a5064872 /usr.bin/mk_cmds/Makefile
parent99bed6d33e4b265f59b3246349fd4bc5b9d7f290 (diff)
downloadFreeBSD-src-645afe7387cdb4ae3254e7f93eea41923be3b689.zip
FreeBSD-src-645afe7387cdb4ae3254e7f93eea41923be3b689.tar.gz
Finally give mk_cmds(1) a man page.
PR: docs/4691 Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
Diffstat (limited to 'usr.bin/mk_cmds/Makefile')
-rw-r--r--usr.bin/mk_cmds/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/mk_cmds/Makefile b/usr.bin/mk_cmds/Makefile
index 5286e01..4cbbbb9 100644
--- a/usr.bin/mk_cmds/Makefile
+++ b/usr.bin/mk_cmds/Makefile
@@ -4,7 +4,6 @@ PROG= mk_cmds
SRCS= mk_cmds.c options.c utils.c ct.y cmd_tbl.l y.tab.h
CFLAGS+= -I. -I${.CURDIR}/../../lib/libss -DIN_MK_CMDS
LFLAGS= -l
-NOMAN= # XXX
LDADD+= -ll
DPADD+= ${LIBL}
OpenPOWER on IntegriCloud