diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-06-06 19:27:18 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-06-06 19:27:18 +0000 |
| commit | 6bdac376f1087b4e8501bc1cb993c0fa80e0cf84 (patch) | |
| tree | a8d9f0a576691197f5b5523907f405407c4586d5 /usr.sbin/bootpgw/Makefile | |
| parent | 06b6d7d8a8ede4223caa3145964cb50f154090eb (diff) | |
This commit was manufactured by cvs2svn to create tag 'D20020605'.vendor/NetBSD/D20020605
Notes
svn path=/vendor/NetBSD/dist/; revision=97952
svn path=/vendor/NetBSD/D20020605/; revision=97954; tag=vendor/NetBSD/D20020605
Diffstat (limited to 'usr.sbin/bootpgw/Makefile')
| -rw-r--r-- | usr.sbin/bootpgw/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/usr.sbin/bootpgw/Makefile b/usr.sbin/bootpgw/Makefile deleted file mode 100644 index 677868d5dfb6..000000000000 --- a/usr.sbin/bootpgw/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# bootpgw/Makefile -# $Id: Makefile,v 1.1.1.1 1994/06/27 21:29:46 gwr Exp $ - -PROG= bootpgw -SRCDIR= ${.CURDIR}/../bootpd -CFLAGS+= -DSYSLOG -DDEBUG -I${SRCDIR} -.PATH: ${SRCDIR} - -SRCS= bootpgw.c getif.c hwaddr.c report.c - -MAN8= - -.include <bsd.prog.mk> - |
