NetBSD/share/examples/syslogd/Makefile

12 lines
200 B
Makefile

# $NetBSD: Makefile,v 1.1 2000/07/13 14:27:04 lukem Exp $
.include <bsd.own.mk>
.if ${MKSHARE} != "no"
FILES= all.debug
FILESDIR=/usr/share/examples/syslogd
.endif
MKOBJ= no
.include <bsd.prog.mk>