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

served by {OpenGrok

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