Remove spurious EISA definitions left over from the initial port of the
[dragonfly.git] / usr.bin / fold / Makefile
blob7dfe55c7a151a3454f0dbe79ac743e85ca26c123
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/fold/Makefile,v 1.2 2005/01/16 21:14:51 cpressey Exp $
4 PROG= fold
5 WARNS?= 6
7 .include <bsd.prog.mk>