xref: /freebsd-14.2/libexec/bootpd/tools/bootptest/Makefile (revision cbb3ec25)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Makefile
2
3PROG=	bootptest
4MAN=	bootptest.8
5SRCS=	bootptest.c getether.c getif.c print-bootp.c report.c
6
7SRCDIR=	${.CURDIR}/../..
8CFLAGS+=-I${SRCDIR}
9.PATH:	${SRCDIR}
10
11.include <bsd.prog.mk>
12

served by {OpenGrok

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