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

8 lines
65 B
Makefile

# $FreeBSD$
PROG= domainname
WARNS?= 2
.include <bsd.prog.mk>