Cross Reference: Makefile
xref: /src/sbin/mount_ext2fs/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sbin/mount_ext2fs/
Makefile revision 1.1
11.1Sbouyer#	$OpenBSD: Makefile,v 1.1 1996/06/27 07:20:28 downsj Exp $
21.1Sbouyer
31.1SbouyerPROG=	mount_ext2fs
41.1SbouyerSRCS=	mount_ext2fs.c getmntopts.c
51.1SbouyerMAN=	mount_ext2fs.8
61.1Sbouyer
71.1SbouyerMOUNT=	${.CURDIR}/../mount
81.1SbouyerCFLAGS+= -I${MOUNT}
91.1Sbouyer.PATH:	${MOUNT}
101.1Sbouyer
111.1Sbouyer.include <bsd.prog.mk>
12

Indexes created Wed Jan 14 12:09:31 GMT 2026