]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/makefs/ffs/Makefile.inc
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / usr.sbin / makefs / ffs / Makefile.inc
1 #       $FreeBSD$
2 #
3
4 .PATH:  ${.CURDIR}/ffs ${.CURDIR}/../../sys/ufs/ffs
5
6 CFLAGS+=        -I${.CURDIR}/../../sys/ufs/ffs
7
8 SRCS+=  ffs_alloc.c ffs_balloc.c ffs_bswap.c ffs_subr.c ufs_bmap.c
9 SRCS+=  buf.c mkfs.c