diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-08-03 12:17:40 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-08-03 12:17:40 +0000 |
| commit | b7d698460a640843ab4f329a3e3d36eb50288454 (patch) | |
| tree | 69b60d09d816e2757a51ce87afad75870c84bad0 /libexec/bootpgw/Makefile | |
| parent | fd03752a5d69f81b7bc4b82aa0a41909f4ee42fa (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> |
