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
/
uname
/
Makefile
blob
50bfe4b8160ca110815af6be1b2706dc8644f747
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $DragonFly: src/usr.bin/uname/Makefile,v 1.2 2005/01/01 21:28:27 cpressey Exp $
3
4
PROG
=
uname
5
WARNS?
=
6
6
7
.
include
<
bsd.prog.mk
>