Cross Reference: Makefile
xref: /src/usr.sbin/tcpdmatch/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.sbin/tcpdmatch/
Makefile revision 1.5
11.1Scjs#	$Netbsd$
21.1Scjs
31.5SchristosWARNS?=	1
41.1ScjsPROG=	tcpdmatch
51.1ScjsSRCS=	tcpdmatch.c fakelog.c inetcf.c scaffold.c percent_m.c
61.1ScjsMAN=	tcpdmatch.8
71.5SchristosTCPDCHK=${.CURDIR}/../tcpdchk
81.5Schristos.PATH: ${TCPDCHK}
91.5SchristosCPPFLAGS+= -I${TCPDCHK} -I${.CURDIR}/../../lib/libwrap
101.1ScjsLDADD=	-lwrap
111.2SchristosDPADD=	${LIBWRAP}
121.1Scjs
131.1Scjs.include "${.CURDIR}/../../lib/libwrap/Makefile.cflags"
141.1Scjs
151.1Scjs.include <bsd.prog.mk>
16

Indexes created Wed Jan 14 12:09:31 GMT 2026