diff options
| author | David Greenman <dg@FreeBSD.org> | 1995-08-30 09:03:41 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1995-08-30 09:03:41 +0000 |
| commit | bcea4db9a94ac8922bba28a199903abbf8cda3e1 (patch) | |
| tree | 1d29082c7c559c3eefd6a58d3c384b93f5ad39c5 /libexec | |
| parent | a0eaed38fdf00f050bbe5c086fba6f7d829c0b38 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -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..954761ca4e7d 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.3 1995/07/25 23:38:40 wpaul Exp $ PROG= bootpd -#CFLAGS+= -DETC_ETHERS +CFLAGS+= -DETC_ETHERS CFLAGS+= -DSYSLOG -DDEBUG -DVEND_CMU SUBDIR= tools |
