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.
25 # lib/libsecdb/help/auths/Makefile
28 include ..
/..
/..
/..
/Makefile.master
50 AuthProfmgrAssign.html \
51 AuthProfmgrDelegate.html \
52 AuthProfmgrExecattrWrite.html \
53 AuthProfmgrRead.html \
55 AuthProfmgrWrite.html \
57 AuthRoleDelegate.html \
63 AllSolAuthsHeader.html \
69 SmfAutofsStates.html \
70 SmfCoreadmStates.html \
72 SmfExAcctFlowStates.html \
73 SmfExAcctProcessStates.html \
74 SmfExAcctTaskStates.html \
75 SmfExAcctNetStates.html \
80 SmfLocationStates.html \
82 SmfManageHeader.html \
83 SmfManageHotplug.html \
86 SmfModifyDepend.html \
87 SmfModifyFramework.html \
88 SmfModifyHeader.html \
89 SmfModifyMethod.html \
95 SmfReparseStates.html \
96 SmfRoutingStates.html \
97 SmfSendmailStates.html \
99 SmfSyslogStates.html \
101 SmfValueCoreadm.html \
102 SmfValueExAcctFlow.html \
103 SmfValueExAcctProcess.html \
104 SmfValueExAcctTask.html \
105 SmfValueExAcctNet.html \
106 SmfValueFirewall.html \
108 SmfValueHeader.html \
116 SmfValueProcSec.html \
117 SmfValueRouting.html \
120 SmfSMBFSStates.html \
123 SmfVscanStates.html \
127 NetworkAutoconfRead.html \
128 NetworkAutoconfSelect.html \
129 NetworkAutoconfWlan.html \
130 NetworkAutoconfWrite.html \
131 NetworkILBconf.html \
132 NetworkILBenable.html \
135 NetworkInterfaceConfig.html \
140 SmfIdmapStates.html \
145 LabelFileDowngrade.html \
146 LabelFileUpgrade.html \
151 LabelWinDowngrade.html \
152 LabelWinNoView.html \
153 LabelWinUpgrade.html \
160 PrintUnlabeled.html \
164 SysPowerMgmtHeader.html \
165 SysPowerMgmtSuspend.html \
166 SysPowerMgmtSuspendtoDisk.html \
167 SysPowerMgmtSuspendtoRAM.html \
168 SysPowerMgmtBrightness.html \
169 SysCpuPowerMgmt.html \
170 SysSyseventRead.html \
171 SysSyseventWrite.html \
172 SmfManageZFSSnap.html \
178 HELPDIR
=$(ROOT
)/usr
/lib
/help
179 AUTHDIR
=$(HELPDIR
)/auths
180 LOCALEDIR
=$(AUTHDIR
)/locale
182 DIRS
=$(HELPDIR
) $(AUTHDIR
) $(LOCALEDIR
) $(CDIR
)
183 HELPFILES
=$(HTMLENTS
:%=$(CDIR
)/%)
186 MSGDIRS
= $(HELPDIR
) $(AUTHDIR
) $(LOCALEDIR
)
188 MSGFILES
= $(HTMLENTS
)
189 MSGS
= $(MSGFILES
:%=$(MSGDIR
)/%)
197 install: all $(DIRS
) $(HELPFILES
)
199 _msg
: $(MSGDIRS
) $(MSGS
)