forced commit to test new log_accum.pl script
[dragonfly.git] / usr.bin / unvis / Makefile
blob06a7ad342d71d18d44fa7bb833a1a86e76a4ff3b
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/unvis/Makefile,v 1.2 2005/01/03 01:06:24 cpressey Exp $
4 PROG= unvis
5 WARNS?= 6
7 .include <bsd.prog.mk>