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.9
11.9Slukem#	$NetBSD: Makefile,v 1.9 2002/08/19 10:16:54 lukem Exp $
21.9Slukem
31.9Slukem.include <bsd.own.mk>
41.1Sws
51.1SwsPROG=	fsck_msdos
61.1SwsMAN=	fsck_msdos.8
71.3SchristosSRCS=	main.c check.c boot.c fat.c dir.c fsutil.c
81.8Swiz
91.8SwizWARNS=	2
101.8Swiz
111.9SlukemFSCK=	${NETBSDSRCDIR}/sbin/fsck
121.7SchristosCPPFLAGS+= -I${FSCK}
131.7Schristos.PATH:	${FSCK}
141.1Sws
151.1Sws.include <bsd.prog.mk>
16

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