repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libc: link with -nodefaultlibs -lgcc instead of -nolibc
[dragonfly.git]
/
usr.bin
/
lsvfs
/
Makefile
blob
2d3335459e50c6d0a274cc01a7039c3512aa4db9
1
# $FreeBSD: src/usr.bin/lsvfs/Makefile,v 1.4.2.1 2001/07/30 09:59:16 dd Exp $
2
# $DragonFly: src/usr.bin/lsvfs/Makefile,v 1.4 2007/08/27 16:50:56 pavalos Exp $
3
4
PROG
=
lsvfs
5
6
.
include
<
bsd.prog.mk
>