xref: /freebsd-14.2/libexec/bootpd/tools/bootpef/Makefile (revision 9e522f7a)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Makefile
2# $Id$
3
4PROG=	bootpef
5MAN8=	bootpef.8
6SRCS=	bootpef.c dovend.c readfile.c hash.c dumptab.c lookup.c \
7	hwaddr.c report.c tzone.c rtmsg.c
8
9SRCDIR=	${.CURDIR}/../..
10CFLAGS+=-I${SRCDIR}
11.PATH:	${SRCDIR}
12
13.include <bsd.prog.mk>
14

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026