summaryrefslogtreecommitdiffstats
path: root/usr.bin/mk_cmds
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mk_cmds')
-rw-r--r--usr.bin/mk_cmds/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mk_cmds/Makefile b/usr.bin/mk_cmds/Makefile
index 74a7262..8cc8384 100644
--- a/usr.bin/mk_cmds/Makefile
+++ b/usr.bin/mk_cmds/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.5 1997/02/22 19:56:09 peter Exp $
+# $Id: Makefile,v 1.6 1998/05/04 20:09:03 bde Exp $
PROG= mk_cmds
-SRCS= mk_cmds.c options.c utils.c ct.y cmd_tbl.l
+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
OpenPOWER on IntegriCloud