diff options
Diffstat (limited to 'libexec/bootpd/Makefile')
-rw-r--r-- | libexec/bootpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/Makefile b/libexec/bootpd/Makefile index 954761ca4e7d..ccdce28d5294 100644 --- a/libexec/bootpd/Makefile +++ b/libexec/bootpd/Makefile @@ -1,5 +1,5 @@ # bootpd/Makefile -# $Id: Makefile,v 1.3 1995/07/25 23:38:40 wpaul Exp $ +# $Id: Makefile,v 1.2.4.1 1995/08/30 09:03:41 davidg Exp $ PROG= bootpd CFLAGS+= -DETC_ETHERS |