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.8
11.6Smycroft#	from: @(#)Makefile	8.3 (Berkeley) 3/27/94
21.8Sderaadt#	$Id: Makefile,v 1.8 1994/08/03 21:07:16 deraadt Exp $
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.1ScgdMAN8=	mount_portal.0
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 Sun Dec 21 11:09:39 GMT 2025