mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-29 12:03:03 +00:00
7 lines
64 B
Makefile
7 lines
64 B
Makefile
# $Id$
|
|
|
|
PROG= dnsquery
|
|
MAN1= dnsquery.1
|
|
|
|
.include <bsd.prog.mk>
|