Add our READMEs
[dragonfly.git] / usr.bin / from / Makefile
blobc209f458c9180fbfd1561fb9f1cdec458de3ebff
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/from/Makefile,v 1.2 2005/01/16 21:14:51 cpressey Exp $
4 PROG= from
5 WARNS?= 6
7 .include <bsd.prog.mk>