diff options
| author | Paul Traina <pst@FreeBSD.org> | 1996-01-23 01:58:00 +0000 |
|---|---|---|
| committer | Paul Traina <pst@FreeBSD.org> | 1996-01-23 01:58:00 +0000 |
| commit | d1c0e759215476ec5efda9d6bc78fe83ebfe92ca (patch) | |
| tree | f2cdb17994759e8a60951777777051b80c22c105 /libexec/bootpd/Makefile | |
| parent | e08ac58bbe2be2817736b8f4b32c75f8d55359df (diff) | |
Notes
Diffstat (limited to 'libexec/bootpd/Makefile')
| -rw-r--r-- | libexec/bootpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/bootpd/Makefile b/libexec/bootpd/Makefile index e92396876258..659e3aa50832 100644 --- a/libexec/bootpd/Makefile +++ b/libexec/bootpd/Makefile @@ -1,11 +1,11 @@ # bootpd/Makefile -# $Id: Makefile,v 1.2 1995/05/30 05:45:45 rgrimes Exp $ +# $Id: Makefile,v 1.3 1995/07/25 23:38:40 wpaul Exp $ PROG= bootpd CFLAGS+= -DETC_ETHERS CFLAGS+= -DSYSLOG -DDEBUG -DVEND_CMU -SUBDIR= tools +SUBDIR= bootpgw tools SRCS= bootpd.c dovend.c readfile.c hash.c dumptab.c \ lookup.c getif.c hwaddr.c report.c tzone.c rtmsg.c |
