NetBSD/share/examples/syslogd/Makefile
2001-12-12 01:48:43 +00:00

12 lines
204 B
Makefile

# $NetBSD: Makefile,v 1.2 2001/12/12 01:49:16 tv Exp $
.include <bsd.own.mk>
.if ${MKSHARE} != "no"
FILES= all.debug
FILESDIR=/usr/share/examples/syslogd
.endif
NOOBJ= # defined
.include <bsd.prog.mk>