blob: 831127a0161154e4d5a6e397f576ffbd6137197b (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile.main,v 1.5 2000/07/30 02:33:13 itojun Exp $
SUBDIR=
TARGETS+= passwd aliases amd.home ethers group hosts ipnodes netgroup \
networks protocols rpc services netid
.include <bsd.subdir.mk>
|