diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1995-07-25 23:38:40 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1995-07-25 23:38:40 +0000 |
| commit | 017eb962e03e321b670995862c049ecd92d9ceff (patch) | |
| tree | b9444f1d8ce7e93f6d82fd9d8757bc9b6ca7f05f /libexec/bootpd | |
| parent | 3e3de3f369a51ddb772088543d3ce901e549cc49 (diff) | |
Notes
Diffstat (limited to 'libexec/bootpd')
| -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 2b00e81f4da1..e92396876258 100644 --- a/libexec/bootpd/Makefile +++ b/libexec/bootpd/Makefile @@ -1,8 +1,8 @@ # bootpd/Makefile -# $Id: Makefile,v 1.1.1.1 1994/09/30 05:45:04 pst Exp $ +# $Id: Makefile,v 1.2 1995/05/30 05:45:45 rgrimes Exp $ PROG= bootpd -#CFLAGS+= -DETC_ETHERS +CFLAGS+= -DETC_ETHERS CFLAGS+= -DSYSLOG -DDEBUG -DVEND_CMU SUBDIR= tools |
