982f5d88ff
Submitted by: Mike Barcroft <mike@q9media.com>
8 lines
65 B
Makefile
8 lines
65 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= domainname
|
|
|
|
WARNS?= 2
|
|
|
|
.include <bsd.prog.mk>
|