xref: /illumos-gate/usr/src/lib/libsecdb/help/auths/Makefile (revision a724c049b7e0dd8612bc3aaec84e96e80511050d)
1#
2# CDDL HEADER START
3#
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.
7#
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.
12#
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]
18#
19# CDDL HEADER END
20#
21# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
22# Use is subject to license terms.
23#
24# lib/libsecdb/help/auths/Makefile
25#
26
27include ../../../../Makefile.master
28
29HTMLENTS = \
30	AuditConfig.html \
31	AuditHeader.html \
32	AuditRead.html \
33	DevAllocHeader.html \
34	DevAllocate.html \
35	DevConfig.html \
36	DevCDRW.html \
37	DevGrant.html \
38	DevRevoke.html \
39	JobHeader.html \
40	AuthJobsAdmin.html \
41	JobsGrant.html \
42	AuthJobsUser.html \
43	LoginEnable.html \
44	LoginHeader.html \
45	LoginRemote.html \
46	MailHeader.html \
47	MailQueue.html \
48	PriAdmin.html \
49	AuthProfmgrAssign.html \
50	AuthProfmgrDelegate.html \
51	AuthProfmgrExecattrWrite.html \
52	AuthProfmgrRead.html \
53	ProfmgrHeader.html \
54	AuthProfmgrWrite.html \
55	AuthRoleAssign.html \
56	AuthRoleDelegate.html \
57	RoleHeader.html \
58	AuthRoleWrite.html \
59	SysDate.html \
60	SysHeader.html \
61	SysShutdown.html \
62	AllSolAuthsHeader.html \
63	SysMaintenance.html \
64	DhcpmgrHeader.html \
65	DhcpmgrWrite.html \
66	BindStates.html \
67	SmfAutofsStates.html \
68	SmfCoreadmStates.html \
69	SmfCronStates.html \
70	SmfExAcctFlowStates.html \
71	SmfExAcctProcessStates.html \
72	SmfExAcctTaskStates.html \
73	SmfExAcctNetStates.html \
74	SmfHeader.html \
75	SmfInetdStates.html \
76	SmfIPsecStates.html \
77	SmfManageHeader.html \
78	SmfMDNSStates.html \
79	SmfModifyAppl.html \
80	SmfModifyDepend.html \
81	SmfModifyFramework.html \
82	SmfModifyHeader.html \
83	SmfModifyMethod.html \
84	SmfNscdStates.html \
85	SmfNADDStates.html \
86	SmfNDMPStates.html \
87	SmfNWAMStates.html \
88	SmfPowerStates.html \
89	SmfRoutingStates.html \
90	SmfSendmailStates.html \
91	SmfSshStates.html \
92	SmfSyslogStates.html \
93	SmfValueCoreadm.html \
94	SmfValueExAcctFlow.html \
95	SmfValueExAcctProcess.html \
96	SmfValueExAcctTask.html \
97	SmfValueExAcctNet.html \
98	SmfVtStates.html \
99	SmfValueHeader.html \
100	SmfValueInetd.html \
101	SmfValueIPsec.html \
102	SmfValueIscsitgt.html \
103	SmfValueMDNS.html \
104	SmfValueNADD.html \
105	SmfValueNDMP.html \
106	AuthReadNDMP.html \
107	SmfValueNWAM.html \
108	SmfValueRouting.html \
109	SmfValueSMB.html \
110	AuthReadSMB.html \
111	SmfSMBFSStates.html \
112	SmfSMBStates.html \
113	SmfValueVscan.html \
114	SmfVscanStates.html \
115	SmfValueVt.html	\
116	SmfWpaStates.html \
117	NetworkAutoconf.html \
118	NetworkHeader.html \
119	WifiConfig.html \
120	WifiWep.html \
121	LinkSecurity.html \
122	IdmapRules.html \
123	SmfIdmapStates.html \
124	SmfValueIdmap.html \
125	FileChown.html \
126	FileHeader.html \
127	FileOwner.html \
128	LabelFileDowngrade.html \
129	LabelFileUpgrade.html \
130	LabelHeader.html \
131	LabelPrint.html \
132	LabelRange.html \
133	LabelServer.html \
134	LabelWinDowngrade.html \
135	LabelWinNoView.html \
136	LabelWinUpgrade.html \
137	PrintAdmin.html \
138	PrintCancel.html \
139	PrintHeader.html \
140	PrintList.html \
141	PrintNoBanner.html \
142	PrintPs.html \
143	PrintUnlabeled.html \
144	TNDaemon.html \
145	TNctl.html \
146	ValueTND.html \
147	SysPowerMgmtHeader.html \
148	SysPowerMgmtSuspend.html \
149	SysPowerMgmtSuspendtoDisk.html \
150	SysPowerMgmtSuspendtoRAM.html \
151	SysPowerMgmtBrightness.html \
152	SysCpuPowerMgmt.html \
153	SmfManageZFSSnap.html \
154	MMSHeader.html \
155	AuthMMSDeviceLog.html \
156	AuthMMSDeviceState.html \
157	AuthMMSIORead.html \
158	AuthMMSIOWrite.html \
159	AuthMMSMedia.html \
160	AuthMMSRequest.html \
161	SmfManageMMS.html \
162	SmfValueMMS.html
163
164HELPDIR=$(ROOT)/usr/lib/help
165AUTHDIR=$(HELPDIR)/auths
166LOCALEDIR=$(AUTHDIR)/locale
167CDIR=$(LOCALEDIR)/C
168DIRS=$(HELPDIR) $(AUTHDIR) $(LOCALEDIR) $(CDIR)
169HELPFILES=$(HTMLENTS:%=$(CDIR)/%)
170
171MSGDIR=		$(LOCALEDIR)
172MSGDIRS =       $(HELPDIR) $(AUTHDIR) $(LOCALEDIR)
173
174MSGFILES=	$(HTMLENTS)
175MSGS=		$(MSGFILES:%=$(MSGDIR)/%)
176
177FILEMODE= 0444
178$(HELPFILES) := OWNER = root
179$(HELPFILES) := GROUP = bin
180
181.KEEP_STATE:
182
183all:	$(HTMLENTS)
184
185install:	all $(DIRS) $(HELPFILES)
186
187_msg: $(MSGDIRS) $(MSGS)
188
189$(CDIR)/%: %
190	$(INS.file)
191
192$(DIRS):
193	$(INS.dir)
194
195$(MSGDIR)/%: %
196	$(INS.file)
197
198clean clobber lint:
199