Remove spurious EISA definitions left over from the initial port of the
[dragonfly.git] / usr.bin / uname / Makefile
blob50bfe4b8160ca110815af6be1b2706dc8644f747
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 $
4 PROG= uname
5 WARNS?= 6
7 .include <bsd.prog.mk>