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