mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
Note: The sources for XNSrouted and routed are being imported to usr.sbin instead of sbin.
7 lines
117 B
Makefile
7 lines
117 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
PROG= query
|
|
NOMAN= noman
|
|
|
|
.include "../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|