summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-05-09 18:54:25 +0000
committerpeter <peter@FreeBSD.org>1999-05-09 18:54:25 +0000
commita6a77a4ef93c385202c35b5e7863f7731b0a1a1b (patch)
tree854aca08f7a6abbe966438f37cde272586302449 /usr.sbin/config/Makefile
parentdae3d761e5b07d8ae6b07002978842e2a6d151c9 (diff)
downloadFreeBSD-src-a6a77a4ef93c385202c35b5e7863f7731b0a1a1b.zip
FreeBSD-src-a6a77a4ef93c385202c35b5e7863f7731b0a1a1b.tar.gz
Put on my viking helmet from the closet, and get out the war axe and
"retire" some more stuff.
Diffstat (limited to 'usr.sbin/config/Makefile')
-rw-r--r--usr.sbin/config/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/config/Makefile b/usr.sbin/config/Makefile
index e0c9e92..c2c4638 100644
--- a/usr.sbin/config/Makefile
+++ b/usr.sbin/config/Makefile
@@ -1,11 +1,11 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $Id: Makefile,v 1.22 1999/04/17 14:41:40 peter Exp $
+# $Id: Makefile,v 1.23 1999/04/18 13:36:28 peter Exp $
PROG= config
CFLAGS+=-I. -I${.CURDIR}
#CFLAGS+=-Wall -Wunused -Wmissing-prototypes -Wredundant-decls
SRCS= config.y main.c lang.l mkioconf.c mkmakefile.c mkheaders.c \
- mkoptions.c mkswapconf.c y.tab.h
+ mkoptions.c y.tab.h
MAN8= config.8
DPADD= ${LIBL}
LDADD= -ll
OpenPOWER on IntegriCloud