freebsd-dev/usr.bin/apply/Makefile
Dima Dorfman 982f5d88ff WARNS= -> WARNS?=
Submitted by:	Mike Barcroft <mike@q9media.com>
2001-06-22 21:38:30 +00:00

9 lines
97 B
Makefile

# $FreeBSD$
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= apply
WARNS?= 2
.include <bsd.prog.mk>