Cross Reference: Makefile
xref: /src/usr.sbin/mountd/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.sbin/mountd/
Makefile revision 1.20
11.20Smrg#	$NetBSD: Makefile,v 1.20 2019/10/13 07:28:19 mrg Exp $
21.11Scgd#	@(#)Makefile	8.3 (Berkeley) 1/25/94
31.1Scgd
41.18StlsUSE_FORT?= yes	# network server
51.18Stls
61.1ScgdPROG=	mountd
71.19SchristosSRCS=	mountd.c ipsec.c get_net.c
81.12ScgdMAN=	exports.5 mountd.8
91.16Schristos
101.16SchristosINETDDIR= ${.CURDIR}/../inetd
111.16Schristos
121.16SchristosCPPFLAGS+= -I${INETDDIR} -DIPSEC
131.16SchristosLDADD+=	-lipsec -lutil
141.16SchristosDPADD+=	${LIBIPSEC} ${LIBUTIL}
151.1Scgd
161.1Scgd.include <bsd.prog.mk>
171.16Schristos
181.20SmrgCOPTS.mountd.c+=	${GCC_NO_CAST_FUNCTION_TYPE}
191.20Smrg
201.16Schristos.PATH: ${INETDDIR}
21

Indexes created Sun Dec 21 23:09:34 GMT 2025