4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
22 # Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
24 include ..
/..
/..
/..
/Makefile.master
32 RtContractObserver.html \
37 RtExAcctProcess.html \
42 RtDeviceSecurity.html \
44 RtFileSysMngmnt.html \
45 RtFileSysSecurity.html \
47 RtHotplugMngmnt.html \
49 RtIPFilterMngmnt.html \
50 RtKerberosClntMngmnt.html \
51 RtKerberosSrvrMngmnt.html \
53 RtMaintAndRepair.html \
58 RtNameServiceAdmin.html \
59 RtNameServiceSecure.html \
60 RtNetAutoconfAdmin.html \
61 RtNetAutoconfUser.html \
65 RtNetObservability.html \
67 RtNetWifiMngmnt.html \
68 RtNetWifiSecure.html \
69 RtNetLinkSecure.html \
71 RtObAccessMngmnt.html \
75 RtProcManagement.html \
76 RtReparseMngmnt.html \
77 RtReservedProfile.html \
78 RtRightsDelegate.html \
81 RtSoftwareInstall.html \
87 RtZFSFileSysMngmnt.html \
88 RtZFSStorageMngmnt.html \
93 RtIdmapNameRulesMngmnt.html \
96 RtSysPowerMgmtSuspend.html \
97 RtSysPowerMgmtSuspendtoDisk.html \
98 RtSysPowerMgmtSuspendtoRAM.html \
99 RtSysPowerMgmtBrightness.html \
100 RtCPUPowerManagement.html
102 HELPDIR
= $(ROOT
)/usr
/lib
/help
103 PROFDIR
= $(HELPDIR
)/profiles
104 LOCALEDIR
= $(PROFDIR
)/locale
105 CDIR
= $(LOCALEDIR
)/C
106 DIRS
= $(HELPDIR
) $(PROFDIR
) $(LOCALEDIR
) $(CDIR
)
107 HELPFILES
=$(HTMLENTS
:%=$(CDIR
)/%)
110 MSGDIRS
= $(HELPDIR
) $(PROFDIR
) $(LOCALEDIR
)
112 MSGFILES
= $(HTMLENTS
)
113 MSGS
= $(MSGFILES
:%=$(MSGDIR
)/%)
121 install: all $(DIRS
) $(HELPFILES
)
123 _msg
: $(MSGDIRS
) $(MSGS
)