Home | History | Annotate | Line # | Download | only in ypinit
Makefile.main revision 1.5
      1 #	$NetBSD: Makefile.main,v 1.5 2000/07/30 02:33:13 itojun Exp $
      2 
      3 SUBDIR=	
      4 
      5 TARGETS+=	passwd aliases amd.home ethers group hosts ipnodes netgroup \
      6 		networks protocols rpc services netid
      7 
      8 .include <bsd.subdir.mk>
      9