index
:
apple_cmds.git
apple
main
WIP BSD Userland for iOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
file_cmds
/
df
/
Makefile
blob: 5d8456d442212a1fde6e3f346271eddcccf1a165 (
plain
) (
blame
)
1
2
3
4
5
6
PROG= df SRCS= df.c vfslist.c LDADD=-lutil .include <bsd.prog.mk>