Cross Reference: Makefile
xref: /src/sbin/mount_portal/examples/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sbin/mount_portal/examples/
11.5Slukem# $NetBSD: Makefile,v 1.5 2002/04/24 08:18:52 lukem Exp $
21.1Sbgrayson
31.1Sbgrayson.include <bsd.own.mk>
41.1Sbgrayson
51.1Sbgrayson.if ${MKSHARE} != "no"
61.4SbgraysonFILESDIR=	/usr/share/examples/mount_portal
71.1Sbgrayson
81.4SbgraysonFILES=	overview advanced.1 advanced.1.conf fing.c rfilter.1 \
91.2Satatat	rfilter.2 rfilter.2.conf tcp.1 tcp.1.conf fs.1 fs.1.conf \
101.4Sbgrayson	cvs.1 cvs.conf
111.4Sbgrayson
121.4SbgraysonSCRIPTSDIR=	${FILESDIR}
131.4Sbgrayson
141.4Sbgrayson# The scripts have been renamed to have a suffix of .sh.sh, since the
151.4Sbgrayson# SCRIPTS rule strips off one suffix.
161.4SbgraysonSCRIPTS=	sysctlfs.sh.sh cvs.sh.sh
171.1Sbgrayson.endif
181.1Sbgrayson
191.1Sbgrayson.include <bsd.prog.mk>
20

Indexes created Sat Nov 29 09:09:30 GMT 2025