8 lines
64 B
Makefile
8 lines
64 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= domainname
|
|
|
|
WARNS= 2
|
|
|
|
.include <bsd.prog.mk>
|