Cross Reference: Makefile
xref: /src/sbin/mount_portal/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sbin/mount_portal/
Makefile revision 1.16
11.16Sbgrayson#	$NetBSD: Makefile,v 1.16 1999/08/16 06:55:27 bgrayson Exp $
21.10Scgd#	@(#)Makefile	8.3 (Berkeley) 3/27/94
31.1Scgd
41.1ScgdPROG=	mount_portal
51.6SmycroftSRCS=	mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \
61.16Sbgrayson	pt_exec.c pt_file.c pt_tcp.c pt_filter.c
71.16SbgraysonSUBDIR= examples
81.15Sthorpej
91.15SthorpejDPADD+=	${LIBCOMPAT}
101.15SthorpejLDADD+=	-lcompat
111.15Sthorpej
121.9ScgdMAN=	mount_portal.8
131.6Smycroft
141.6SmycroftMOUNT=	${.CURDIR}/../mount
151.13SchristosCPPFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}
161.12Sgwr.PATH:	${MOUNT}
171.1Scgd
181.1Scgd.include <bsd.prog.mk>
191.16Sbgrayson.include <bsd.subdir.mk>
20

Indexes created Sun Dec 21 07:09:50 GMT 2025