Home | History | Annotate | Line # | Download | only in bin
Makefile revision 1.1
      1  1.1  christos #	$NetBSD: Makefile,v 1.1 2018/08/12 13:02:24 christos Exp $
      2  1.1  christos 
      3  1.1  christos SUBDIR= html dig host named nslookup nsupdate rndc dnssec check tools \
      4  1.1  christos 	confgen delv
      5  1.1  christos 
      6  1.1  christos .include "Makefile.inc"
      7  1.1  christos 
      8  1.1  christos .include <bsd.subdir.mk>
      9