Cross Reference: Makefile
xref: /src/sbin/fsck_msdos/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sbin/fsck_msdos/
Makefile revision 1.7
11.7Schristos#	$NetBSD: Makefile,v 1.7 1997/10/10 19:48:30 christos Exp $
21.1Sws
31.1SwsPROG=	fsck_msdos
41.1SwsMAN=	fsck_msdos.8
51.3SchristosSRCS=	main.c check.c boot.c fat.c dir.c fsutil.c
61.7SchristosFSCK=	${.CURDIR}/../fsck
71.7SchristosCPPFLAGS+= -I${FSCK}
81.7Schristos.PATH:	${FSCK}
91.1Sws
101.1Sws.include <bsd.prog.mk>
11

Indexes created Tue Jan 13 06:09:33 GMT 2026