Cross Reference: Makefile
xref: /src/usr.sbin/pf/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.sbin/pf/
Makefile revision 1.5
1#	$NetBSD: Makefile,v 1.5 2005/04/04 19:11:19 peter Exp $
2
3.include <bsd.own.mk>
4
5SUBDIR=		authpf
6SUBDIR+=	ftp-proxy
7SUBDIR+=	pfctl
8SUBDIR+=	pflogd
9SUBDIR+=	spamd
10SUBDIR+=	spamd-setup
11SUBDIR+=	spamdb
12SUBDIR+=	spamlogd
13
14SUBDIR+=	man
15
16.if (${MKSHARE} != "no")
17SUBDIR+=	examples
18.endif
19
20configinstall:
21	${MAKEDIRTARGET} etc configinstall
22
23.include <bsd.subdir.mk>
24

Indexes created Mon Nov 10 17:20:41 GMT 2025