repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/services - sync with NetBSD-8
[minix.git]
/
usr.sbin
/
makefs
/
ffs
/
Makefile.inc
blob
d13bcb358d808f455d99f2604fdfd758b687f92a
1
# $NetBSD: Makefile.inc,v 1.1 2009/01/16 19:39:52 pooka Exp $
2
#
3
4
.PATH: ${.CURDIR}/ffs ${NETBSDSRCDIR}/sys/ufs/ffs
5
6
SRCS+= ffs_alloc.c ffs_balloc.c ffs_bswap.c ffs_subr.c ffs_tables.c ufs_bmap.c
7
SRCS+= buf.c mkfs.c