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
Remove spurious EISA definitions left over from the initial port of the
[dragonfly.git]
/
usr.bin
/
lsvfs
/
Makefile
blob
5612bbfb2760baa5ca14781edf2ebdd29f0fd862
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.3 2005/01/16 21:14:51 cpressey Exp $
3
PROG
=
lsvfs
4
WARNS?
=
6
5
6
.
include
<
bsd.prog.mk
>