summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bootpgw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bootpgw/Makefile')
-rw-r--r--usr.sbin/bootpgw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bootpgw/Makefile b/usr.sbin/bootpgw/Makefile
index 677868d..6be63f6 100644
--- a/usr.sbin/bootpgw/Makefile
+++ b/usr.sbin/bootpgw/Makefile
@@ -1,12 +1,12 @@
# bootpgw/Makefile
-# $Id: Makefile,v 1.1.1.1 1994/06/27 21:29:46 gwr Exp $
+# $Id: Makefile,v 1.1.1.1 1994/09/10 14:44:56 csgr Exp $
PROG= bootpgw
SRCDIR= ${.CURDIR}/../bootpd
CFLAGS+= -DSYSLOG -DDEBUG -I${SRCDIR}
.PATH: ${SRCDIR}
-SRCS= bootpgw.c getif.c hwaddr.c report.c
+SRCS= bootpgw.c getif.c hwaddr.c report.c rtmsg.c
MAN8=
OpenPOWER on IntegriCloud