Cross Reference: Makefile
xref: /src/usr.sbin/bootp/common/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.sbin/bootp/common/
Makefile revision 1.8
1#	$NetBSD: Makefile,v 1.8 2017/01/11 12:19:44 joerg Exp $
2
3LIBISPRIVATE=	yes
4
5LIB=	common
6SRCS=	dovend.c dumptab.c getif.c hash.c hwaddr.c lookup.c readfile.c \
7	report.c tzone.c
8CPPFLAGS+= -DETC_ETHERS -DSYSLOG -DDEBUG
9
10CWARNFLAGS.clang+=	-Wno-error=address-of-packed-member
11
12.include <bsd.lib.mk>
13

Indexes created Sat Dec 20 21:09:36 GMT 2025