Cross Reference: Makefile
xref: /src/sbin/mount_null/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sbin/mount_null/
Makefile revision 1.1
11.1Smycroft#	from: @(#)Makefile	8.3 (Berkeley) 3/27/94
21.1Smycroft#	$Id: Makefile,v 1.1 1994/06/08 19:23:42 mycroft Exp $
31.1Smycroft
41.1SmycroftPROG=	mount_null
51.1SmycroftSRCS=	mount_null.c getmntopts.c
61.1SmycroftMAN8=	mount_null.0
71.1Smycroft
81.1SmycroftMOUNT=	${.CURDIR}/../mount
91.1SmycroftCFLAGS+= -I/sys -I${MOUNT}
101.1Smycroft.PATH:	${MOUNT}
111.1Smycroft
121.1Smycroft.include <bsd.prog.mk>
13

Indexes created Wed Dec 03 21:09:41 GMT 2025