Add our READMEs
[dragonfly.git] / usr.bin / what / Makefile
bloba0509fe56c942b6a3d729c0bc19df6cc6935a29d
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/what/Makefile,v 1.2 2004/11/19 17:46:40 liamfoy Exp $
4 PROG= what
6 WARNS?= 6
7 .include <bsd.prog.mk>