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.19
11.19Slukem#	$NetBSD: Makefile,v 1.19 2002/08/19 10:16:58 lukem Exp $
21.10Scgd#	@(#)Makefile	8.3 (Berkeley) 3/27/94
31.1Scgd
41.19Slukem.include <bsd.own.mk>
51.19Slukem
61.1ScgdPROG=	mount_portal
71.6SmycroftSRCS=	mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \
81.16Sbgrayson	pt_exec.c pt_file.c pt_tcp.c pt_filter.c
91.16SbgraysonSUBDIR= examples
101.15Sthorpej
111.9ScgdMAN=	mount_portal.8
121.6Smycroft
131.19SlukemMOUNT=	${NETBSDSRCDIR}/sbin/mount
141.19SlukemCPPFLAGS+= -I${NETBSDSRCDIR}/sys -I${MOUNT}
151.12Sgwr.PATH:	${MOUNT}
161.18SitojunCPPFLAGS+= -DINET6
171.1Scgd
181.1Scgd.include <bsd.prog.mk>
191.16Sbgrayson.include <bsd.subdir.mk>
20

Indexes created Sat Dec 20 21:09:36 GMT 2025