diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-10-12 00:38:30 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-10-12 00:38:30 +0000 |
| commit | fdf4bb647e27735a82412f607da28770b7cb1ffb (patch) | |
| tree | 9a5ff565f1e3a067ea85e86cfdf58f33de4fc6a3 /usr.sbin/bootpd/Makefile | |
| parent | bbc6bb9192167ada554c0438bb1fcc9fe13eecf9 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/bootpd/Makefile')
| -rw-r--r-- | usr.sbin/bootpd/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/usr.sbin/bootpd/Makefile b/usr.sbin/bootpd/Makefile deleted file mode 100644 index fe2d43510306..000000000000 --- a/usr.sbin/bootpd/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# bootpd/Makefile -# $Id: Makefile,v 1.1.1.1 1994/06/27 21:25:49 gwr Exp $ - -PROG= bootpd -CFLAGS+= -DETC_ETHERS -DSYSLOG -DDEBUG -DVEND_CMU - -SRCS= bootpd.c dovend.c readfile.c hash.c dumptab.c \ - lookup.c getif.c hwaddr.c report.c tzone.c - -MAN5= bootptab.0 -MAN8= bootpd.0 -MLINKS= bootpd.8 bootpgw.8 - -.include <bsd.prog.mk> |
