summaryrefslogtreecommitdiff
path: root/share/examples/syslogd/Makefile
blob: cdf51490128e94a66693bf8e0158609e502a6594 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$NetBSD: Makefile,v 1.4 2001/12/18 01:44:36 mrg Exp $

NOOBJ=	# defined

.include <bsd.own.mk>

.if ${MKSHARE} != "no"
FILES=	all.debug all.newsyslog.conf
FILESDIR=/usr/share/examples/syslogd
.endif

.include <bsd.prog.mk>