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