1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/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>