Remove building with NOCRYPTO option
[minix.git] / share / man / man5 / Makefile
blob15b6d62b7df36a4fb2c1c856d51308c04ac2bd75
1 # $NetBSD: Makefile,v 1.71 2015/03/21 19:10:43 jmcneill Exp $
2 # @(#)Makefile 8.1 (Berkeley) 6/5/93
4 # missing: dump.5 plot.5
6 # MINIX:
7 MAN= \
10 hosts.5 ifconfig.if.5 \
11 locale.alias.5 \
15 nsswitch.conf.5 \
16 rc.conf.5 \
17 resolv.conf.5 route.conf.5 \
22 #MLINKS+=capfile.5 termcap.5
23 #MLINKS+=daily.5 daily.conf.5
24 #MLINKS+=fs.5 inode.5
25 #MLINKS+=hosts.equiv.5 rhosts.5
26 #MLINKS+=monthly.5 monthly.conf.5
27 MLINKS+=resolv.conf.5 resolver.5
28 #MLINKS+=utmp.5 wtmp.5 utmp.5 lastlog.5 passwd.5 master.passwd.5
29 #MLINKS+=utmpx.5 wtmpx.5 utmpx.5 lastlogx.5
30 #MLINKS+=weekly.5 weekly.conf.5
32 .include <bsd.man.mk>
33 .include <bsd.subdir.mk>