mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
Note: new program, "ndc", similar to gated's gdc. This provides a superset of named.reload and named.restart.
5 lines
105 B
Makefile
5 lines
105 B
Makefile
# @(#)Makefile 4.10 (Berkeley) 5/29/90
|
|
|
|
SUBDIR= named.reload named.restart ndc
|
|
|
|
.include <bsd.subdir.mk>
|