Cross Reference: Makefile
xref: /src/usr.sbin/bootp/bootpd/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.sbin/bootp/bootpd/
Makefile revision 1.1
11.1Sgwr# bootpd/Makefile
21.1Sgwr# $Id: Makefile,v 1.1 1994/06/27 21:25:48 gwr Exp $
31.1Sgwr
41.1SgwrPROG=	bootpd
51.1SgwrCFLAGS+= -DETC_ETHERS -DSYSLOG -DDEBUG -DVEND_CMU
61.1Sgwr
71.1SgwrSRCS=	bootpd.c dovend.c readfile.c hash.c dumptab.c \
81.1Sgwr	 lookup.c getif.c hwaddr.c report.c tzone.c
91.1Sgwr
101.1SgwrMAN5=	bootptab.0
111.1SgwrMAN8=	bootpd.0
121.1SgwrMLINKS= bootpd.8 bootpgw.8
131.1Sgwr
141.1Sgwr.include <bsd.prog.mk>
15

Indexes created Wed Dec 31 15:09:42 GMT 2025