Cross Reference: Makefile
xref: /src/sbin/mount_kernfs/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sbin/mount_kernfs/
Makefile revision 1.4
11.4Smycroft#	from: @(#)Makefile	8.2 (Berkeley) 3/27/94
21.4Smycroft#	$Id: Makefile,v 1.4 1994/06/08 19:15:25 mycroft Exp $
31.2Smycroft
41.2SmycroftPROG=	mount_kernfs
51.4SmycroftSRCS=	mount_kernfs.c getmntopts.c
61.2SmycroftMAN8=	mount_kernfs.0
71.4Smycroft
81.4SmycroftMOUNT=	${.CURDIR}/../mount
91.4SmycroftCFLAGS+= -I${MOUNT}
101.4Smycroft.PATH:	${MOUNT}
111.1Scgd
121.1Scgd.include <bsd.prog.mk>
13

Indexes created Tue Jan 13 19:09:32 GMT 2026