Cross Reference: Makefile.inc
xref: /src/usr.sbin/makefs/msdos/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.sbin/makefs/msdos/
Makefile.inc revision 1.5
11.5Schristos#	$NetBSD: Makefile.inc,v 1.5 2013/01/26 16:50:46 christos Exp $
21.1Schristos#
31.1Schristos
41.1SchristosMSDOS=	${NETBSDSRCDIR}/sys/fs/msdosfs
51.2SchristosMSDOS_NEWFS=	${NETBSDSRCDIR}/sbin/newfs_msdos
61.1Schristos
71.3Schristos.PATH:	${.CURDIR}/msdos ${MSDOS} ${MSDOS_NEWFS}
81.1Schristos
91.5SchristosCPPFLAGS+= -DMSDOS_EI -I${MSDOS} -I${MSDOS_NEWFS}
101.5Schristos.if !defined(HOSTPROGNAME)
111.5SchristosCPPFLAGS+= -I${NETBSDSRCDIR}/sys
121.5Schristos.endif
131.3Schristos
141.4SchristosSRCS+= mkfs_msdos.c msdosfs_fat.c msdosfs_conv.c msdosfs_vfsops.c
151.4SchristosSRCS+= msdosfs_lookup.c msdosfs_denode.c msdosfs_vnops.c
16

Indexes created Mon Nov 10 17:20:41 GMT 2025