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