2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet
9 # at http://www.illumos.org/license/CDDL.
13 # Copyright 2011, Richard Lowe
14 # Copyright 2015, Joyent, Inc.
15 # Copyright 2016 Nexenta Systems, Inc.
18 include $(SRC
)/Makefile.master
101 ldapsearchprefs.conf
.4 \
102 ldaptemplates.conf
.4 \
166 sasl_appname.conf
.4 \
172 service_provider.conf
.4 \
191 tnf_kernel_probes
.4 \
208 sparc_MANFILES
= sbus
.4
210 i386_MANFILES
= sysbus
.4
212 _MANLINKS
= addresses
.4 \
229 mdi_scsi_vhci_cache
.4 \
230 pci_unitaddr_persistent
.4 \
242 MANFILES
= $(_MANFILES
) $($(MACH
)_MANFILES
)
243 MANLINKS
= $(_MANLINKS
) $($(MACH
)_MANLINKS
)
245 intro
.4 := LINKSRC
= Intro
.4
247 addresses
.4 := LINKSRC
= aliases
.4
248 forward
.4 := LINKSRC
= aliases
.4
250 fs
.4 := LINKSRC
= default_fs
.4
252 devid_cache
.4 := LINKSRC
= devices
.4
253 devname_cache
.4 := LINKSRC
= devices
.4
254 mdi_ib_cache
.4 := LINKSRC
= devices
.4
255 mdi_scsi_vhci_cache
.4 := LINKSRC
= devices
.4
256 pci_unitaddr_persistent
.4 := LINKSRC
= devices
.4
257 snapshot_cache
.4 := LINKSRC
= devices
.4
259 dir.4 := LINKSRC
= dir_ufs
.4
261 rhosts
.4 := LINKSRC
= hosts.equiv
.4
263 hosts.allow
.4 := LINKSRC
= hosts_access
.4
264 hosts.deny
.4 := LINKSRC
= hosts_access
.4
266 ipf.conf
.4 := LINKSRC
= ipf
.4
267 ipf6.conf
.4 := LINKSRC
= ipf
.4
269 ipmon.conf
.4 := LINKSRC
= ipmon
.4
271 ipnat.conf
.4 := LINKSRC
= ipnat
.4
273 ippool.conf
.4 := LINKSRC
= ippool
.4
275 fbtab
.4 := LINKSRC
= logindevperm
.4
277 qop
.4 := LINKSRC
= mech
.4
279 pcie
.4 := LINKSRC
= pci
.4
281 sendmail.cf
.4 := LINKSRC
= sendmail
.4
282 submit.cf
.4 := LINKSRC
= sendmail
.4
284 isa
.4 := LINKSRC
= sysbus
.4
286 dumpdates
.4 := LINKSRC
= ufsdump
.4
288 wtmp
.4 := LINKSRC
= utmp
.4
290 wtmpx
.4 := LINKSRC
= utmpx
.4
294 include $(SRC
)/man
/Makefile.man
296 install: $(ROOTMANFILES
) $(ROOTMANLINKS
)