Sync usage with man page.
[netbsd-mini2440.git] / share / examples / emul / svr4 / etc / Makefile
blob4883f3c589d45fdc8fe2835148d1cd7f9969aaff
1 # $NetBSD: Makefile,v 1.4 2001/12/12 01:49:15 tv Exp $
3 NOOBJ= # defined
5 .include <bsd.own.mk>
7 .if ${MKSHARE} != "no"
8 FILES= SVR4_MAKEDEV netconfig nsswitch.conf
9 FILESDIR=/usr/share/examples/emul/svr4/etc
10 .endif
12 .include <bsd.prog.mk>