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.15
11.15Sthorpej#	$NetBSD: Makefile,v 1.15 1998/09/18 22:14:46 thorpej 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.6Smycroft	pt_exec.c pt_file.c pt_tcp.c
71.15Sthorpej
81.15SthorpejDPADD+=	${LIBCOMPAT}
91.15SthorpejLDADD+=	-lcompat
101.15Sthorpej
111.9ScgdMAN=	mount_portal.8
121.6Smycroft
131.6SmycroftMOUNT=	${.CURDIR}/../mount
141.13SchristosCPPFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}
151.12Sgwr.PATH:	${MOUNT}
161.1Scgd
171.1Scgd.include <bsd.prog.mk>
18

Indexes created Sun Dec 21 17:09:30 GMT 2025