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.7
11.7Smlelstv#	$NetBSD: Makefile.inc,v 1.7 2016/02/06 10:40:58 mlelstv Exp $
21.1Schristos#
31.1Schristos
41.1SchristosMSDOS=	${NETBSDSRCDIR}/sys/fs/msdosfs
51.2SchristosMSDOS_NEWFS=	${NETBSDSRCDIR}/sbin/newfs_msdos
61.1Schristos
71.6Smartin.PATH:	${.CURDIR}/msdos ${MSDOS} ${MSDOS_NEWFS} ${NETBSDSRCDIR}/sys/dev
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.7SmlelstvSRCS+= msdosfs_lookup.c msdosfs_denode.c msdosfs_vnops.c msdosfs_unicode.c
161.6SmartinSRCS+= clock_subr.c
17

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