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