When using visibility macros, sys/cdefs.h must be included first.
[dragonfly/netmp.git] / usr.bin / yes / Makefile
blob84cc87f95fe6a1e9aed38791b609c039035cf34a
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/yes/Makefile,v 1.3 2004/12/15 23:40:55 cpressey Exp $
4 PROG= yes
5 WARNS?= 6
7 .include <bsd.prog.mk>