diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-03 20:54:37 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-03 20:54:37 +0000 |
| commit | 2a5fb26475ff66c741edd6145cd4e9a115fe3d9f (patch) | |
| tree | fc8846dadea14bb20acb5868eeb3deb895384fe4 /libexec/bootpgw/Makefile | |
| parent | f94bb78809af97d655781477202da9ba82a55365 (diff) | |
Diffstat (limited to 'libexec/bootpgw/Makefile')
| -rw-r--r-- | libexec/bootpgw/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/libexec/bootpgw/Makefile b/libexec/bootpgw/Makefile deleted file mode 100644 index a155e0e4f7c3..000000000000 --- a/libexec/bootpgw/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# Makefile -# $Id$ - -PROG= bootpgw -NOMAN= true -SRCS= bootpgw.c getif.c hwaddr.c report.c rtmsg.c - -SRCDIR= ${.CURDIR}/../bootpd -CFLAGS+=-I${SRCDIR} -.PATH: ${SRCDIR} - -.include <bsd.prog.mk> |
