Makefile revision 1.2
1#	$NetBSD: Makefile,v 1.2 2024/03/30 06:42:10 thorpej Exp $
2
3NOOBJ=	# defined
4
5.include <bsd.own.mk>
6
7.if ${MKSHARE} != "no"
8FILES=	99-ucom-symlinks
9FILES+=	99-ugen-perms-tigard
10FILESDIR=/usr/share/examples/devpubd/hooks
11.endif
12
13.include <bsd.prog.mk>
14