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.10
11.10Scgd#	$NetBSD: Makefile,v 1.10 1995/03/18 14:57:50 cgd 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.9ScgdMAN=	mount_portal.8
81.6Smycroft
91.6SmycroftMOUNT=	${.CURDIR}/../mount
101.8SderaadtCFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}
111.6Smycroft.PATH:	${MOUNT}
121.6Smycroft
131.6SmycroftDPADD=	$(LIBCOMPAT)
141.6SmycroftLDADD=	-lcompat
151.1Scgd
161.1Scgd.include <bsd.prog.mk>
17

Indexes created Mon Dec 22 00:09:26 GMT 2025