Home | History | Annotate | Line # | Download | only in ypinit
Makefile.main revision 1.4
      1 #	$NetBSD: Makefile.main,v 1.4 1999/04/25 06:28:10 lukem Exp $
      2 
      3 SUBDIR=	
      4 
      5 TARGETS+=	passwd aliases amd.home ethers group hosts netgroup \
      6 		networks protocols rpc services netid
      7 
      8 .include <bsd.subdir.mk>
      9