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
48 AuthProfmgrAssign.html \
49 AuthProfmgrDelegate.html \
50 AuthProfmgrExecattrWrite.html \
51 AuthProfmgrRead.html \
53 AuthProfmgrWrite.html \
55 AuthRoleDelegate.html \
61 AllSolAuthsHeader.html \
67 SmfAutofsStates.html \
68 SmfCoreadmStates.html \
70 SmfExAcctFlowStates.html \
71 SmfExAcctProcessStates.html \
72 SmfExAcctTaskStates.html \
73 SmfExAcctNetStates.html \
78 SmfLocationStates.html \
80 SmfManageHeader.html \
81 SmfManageHotplug.html \
84 SmfModifyDepend.html \
85 SmfModifyFramework.html \
86 SmfModifyHeader.html \
87 SmfModifyMethod.html \
93 SmfReparseStates.html \
94 SmfRoutingStates.html \
95 SmfSendmailStates.html \
97 SmfSyslogStates.html \
99 SmfValueCoreadm.html \
100 SmfValueExAcctFlow.html \
101 SmfValueExAcctProcess.html \
102 SmfValueExAcctTask.html \
103 SmfValueExAcctNet.html \
104 SmfValueFirewall.html \
106 SmfValueHeader.html \
114 SmfValueProcSec.html \
115 SmfValueRouting.html \
118 SmfSMBFSStates.html \
121 SmfVscanStates.html \
125 NetworkAutoconfRead.html \
126 NetworkAutoconfSelect.html \
127 NetworkAutoconfWlan.html \
128 NetworkAutoconfWrite.html \
129 NetworkILBconf.html \
130 NetworkILBenable.html \
133 NetworkInterfaceConfig.html \
138 SmfIdmapStates.html \
149 SysPowerMgmtHeader.html \
150 SysPowerMgmtSuspend.html \
151 SysPowerMgmtSuspendtoDisk.html \
152 SysPowerMgmtSuspendtoRAM.html \
153 SysPowerMgmtBrightness.html \
154 SysCpuPowerMgmt.html \
155 SysSyseventRead.html \
156 SysSyseventWrite.html \
157 SmfManageZFSSnap.html \
163 HELPDIR
=$(ROOT
)/usr
/lib
/help
164 AUTHDIR
=$(HELPDIR
)/auths
165 LOCALEDIR
=$(AUTHDIR
)/locale
167 DIRS
=$(HELPDIR
) $(AUTHDIR
) $(LOCALEDIR
) $(CDIR
)
168 HELPFILES
=$(HTMLENTS
:%=$(CDIR
)/%)
171 MSGDIRS
= $(HELPDIR
) $(AUTHDIR
) $(LOCALEDIR
)
173 MSGFILES
= $(HTMLENTS
)
174 MSGS
= $(MSGFILES
:%=$(MSGDIR
)/%)
182 install: all $(DIRS
) $(HELPFILES
)
184 _msg
: $(MSGDIRS
) $(MSGS
)