174b5a35dSPaul Cheng#
274b5a35dSPaul Cheng# CDDL HEADER START
374b5a35dSPaul Cheng#
474b5a35dSPaul Cheng# The contents of this file are subject to the terms of the
574b5a35dSPaul Cheng# Common Development and Distribution License (the "License").
674b5a35dSPaul Cheng# You may not use this file except in compliance with the License.
774b5a35dSPaul Cheng#
874b5a35dSPaul Cheng# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
974b5a35dSPaul Cheng# or http://www.opensolaris.org/os/licensing.
1074b5a35dSPaul Cheng# See the License for the specific language governing permissions
1174b5a35dSPaul Cheng# and limitations under the License.
1274b5a35dSPaul Cheng#
1374b5a35dSPaul Cheng# When distributing Covered Code, include this CDDL HEADER in each
1474b5a35dSPaul Cheng# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1574b5a35dSPaul Cheng# If applicable, add the following below this CDDL HEADER, with the
1674b5a35dSPaul Cheng# fields enclosed by brackets "[]" replaced with your own identifying
1774b5a35dSPaul Cheng# information: Portions Copyright [yyyy] [name of copyright owner]
1874b5a35dSPaul Cheng#
1974b5a35dSPaul Cheng# CDDL HEADER END
2074b5a35dSPaul Cheng#
2174b5a35dSPaul Cheng
220a925b19SPaul Cheng# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
230a925b19SPaul Cheng
247c478bd9Sstevel@tonic-gate#
257c478bd9Sstevel@tonic-gate# lib/libsecdb/help/auths/Makefile
267c478bd9Sstevel@tonic-gate#
277c478bd9Sstevel@tonic-gate
287c478bd9Sstevel@tonic-gateinclude ../../../../Makefile.master
297c478bd9Sstevel@tonic-gate
307c478bd9Sstevel@tonic-gateHTMLENTS = \
317c478bd9Sstevel@tonic-gate	AuditHeader.html \
327c478bd9Sstevel@tonic-gate	DevAllocHeader.html \
337c478bd9Sstevel@tonic-gate	DevAllocate.html \
347c478bd9Sstevel@tonic-gate	DevConfig.html \
357c478bd9Sstevel@tonic-gate	DevCDRW.html \
367c478bd9Sstevel@tonic-gate	DevGrant.html \
377c478bd9Sstevel@tonic-gate	DevRevoke.html \
3826947304SEvan Yan        HotplugHeader.html \
3926947304SEvan Yan	HotplugModify.html \
407c478bd9Sstevel@tonic-gate	JobHeader.html \
417c478bd9Sstevel@tonic-gate	AuthJobsAdmin.html \
427c478bd9Sstevel@tonic-gate	JobsGrant.html \
437c478bd9Sstevel@tonic-gate	AuthJobsUser.html \
447c478bd9Sstevel@tonic-gate	LoginEnable.html \
457c478bd9Sstevel@tonic-gate	LoginHeader.html \
467c478bd9Sstevel@tonic-gate	LoginRemote.html \
477c478bd9Sstevel@tonic-gate	MailHeader.html \
487c478bd9Sstevel@tonic-gate	MailQueue.html \
497c478bd9Sstevel@tonic-gate	PriAdmin.html \
507c478bd9Sstevel@tonic-gate	AuthProfmgrAssign.html \
517c478bd9Sstevel@tonic-gate	AuthProfmgrDelegate.html \
527c478bd9Sstevel@tonic-gate	AuthProfmgrExecattrWrite.html \
537c478bd9Sstevel@tonic-gate	AuthProfmgrRead.html \
547c478bd9Sstevel@tonic-gate	ProfmgrHeader.html \
557c478bd9Sstevel@tonic-gate	AuthProfmgrWrite.html \
567c478bd9Sstevel@tonic-gate	AuthRoleAssign.html \
577c478bd9Sstevel@tonic-gate	AuthRoleDelegate.html \
587c478bd9Sstevel@tonic-gate	RoleHeader.html \
597c478bd9Sstevel@tonic-gate	AuthRoleWrite.html \
607c478bd9Sstevel@tonic-gate	SysDate.html \
617c478bd9Sstevel@tonic-gate	SysHeader.html \
627c478bd9Sstevel@tonic-gate	SysShutdown.html \
637c478bd9Sstevel@tonic-gate	AllSolAuthsHeader.html \
6412f130f2Sgww	SysMaintenance.html \
657c478bd9Sstevel@tonic-gate	DhcpmgrHeader.html \
667c478bd9Sstevel@tonic-gate	DhcpmgrWrite.html \
677c478bd9Sstevel@tonic-gate	BindStates.html \
68269f47deSThuy Fettig	SmfAllocate.html \
697c478bd9Sstevel@tonic-gate	SmfAutofsStates.html \
70dfac3eb2SDavid Powell	SmfCoreadmStates.html \
717c478bd9Sstevel@tonic-gate	SmfCronStates.html \
72074e084fSml	SmfExAcctFlowStates.html \
73074e084fSml	SmfExAcctProcessStates.html \
74074e084fSml	SmfExAcctTaskStates.html \
75da14cebeSEric Cheng	SmfExAcctNetStates.html \
767c478bd9Sstevel@tonic-gate	SmfHeader.html \
77dbed73cbSSangeeta Misra	SmfILBStates.html \
78e2e4a996Svp	SmfInetdStates.html \
790af28a5dSmarkfen	SmfIPsecStates.html \
806ba597c5SAnurag S. Maskey	SmfLocationStates.html \
81f8994074SJan Friedel	SmfManageAudit.html \
827c478bd9Sstevel@tonic-gate	SmfManageHeader.html \
8326947304SEvan Yan	SmfManageHotplug.html \
844b22b933Srs	SmfMDNSStates.html \
857c478bd9Sstevel@tonic-gate	SmfModifyAppl.html \
867c478bd9Sstevel@tonic-gate	SmfModifyDepend.html \
877c478bd9Sstevel@tonic-gate	SmfModifyFramework.html \
887c478bd9Sstevel@tonic-gate	SmfModifyHeader.html \
897c478bd9Sstevel@tonic-gate	SmfModifyMethod.html \
907c478bd9Sstevel@tonic-gate	SmfNscdStates.html \
914e9cfc9aSjacobs	SmfNADDStates.html \
9269987563Ssabdar	SmfNDMPStates.html \
93d71dbb73Sjbeck	SmfNWAMStates.html \
947c478bd9Sstevel@tonic-gate	SmfPowerStates.html \
957a286c47SDai Ngo	SmfReparseStates.html \
96a192e900Samaguire	SmfRoutingStates.html \
977c478bd9Sstevel@tonic-gate	SmfSendmailStates.html \
987c478bd9Sstevel@tonic-gate	SmfSshStates.html \
99516fc7f3Shx	SmfSyslogStates.html \
100f8994074SJan Friedel	SmfValueAudit.html \
101dfac3eb2SDavid Powell	SmfValueCoreadm.html \
102074e084fSml	SmfValueExAcctFlow.html \
103074e084fSml	SmfValueExAcctProcess.html \
104074e084fSml	SmfValueExAcctTask.html \
105da14cebeSEric Cheng	SmfValueExAcctNet.html \
1064b3486feSTruong Nguyen	SmfValueFirewall.html \
107aecfc01dSrui zang - Sun Microsystems - Beijing China	SmfVtStates.html \
1085e252622Sgww	SmfValueHeader.html \
109e2e4a996Svp	SmfValueInetd.html \
1100af28a5dSmarkfen	SmfValueIPsec.html \
1114b22b933Srs	SmfValueMDNS.html \
1124e9cfc9aSjacobs	SmfValueNADD.html \
11369987563Ssabdar	SmfValueNDMP.html \
11469987563Ssabdar	AuthReadNDMP.html \
115d71dbb73Sjbeck	SmfValueNWAM.html \
116d2a70789SRichard Lowe	SmfValueProcSec.html \
117a192e900Samaguire	SmfValueRouting.html \
118da6c28aaSamw	SmfValueSMB.html \
119da6c28aaSamw	AuthReadSMB.html \
1204bff34e3Sthurlow	SmfSMBFSStates.html \
121da6c28aaSamw	SmfSMBStates.html \
122911106dfSjm	SmfValueVscan.html \
123911106dfSjm	SmfVscanStates.html \
124aecfc01dSrui zang - Sun Microsystems - Beijing China	SmfValueVt.html	\
125c5e0ece0SCathy Zhou	SmfVRRPStates.html \
126a399b765Szf	SmfWpaStates.html \
1276ba597c5SAnurag S. Maskey	NetworkAutoconfRead.html \
1286ba597c5SAnurag S. Maskey	NetworkAutoconfSelect.html \
1296ba597c5SAnurag S. Maskey	NetworkAutoconfWlan.html \
1306ba597c5SAnurag S. Maskey	NetworkAutoconfWrite.html \
131dbed73cbSSangeeta Misra	NetworkILBconf.html \
132dbed73cbSSangeeta Misra	NetworkILBenable.html \
133516fc7f3Shx	NetworkHeader.html \
1341cb875aeSCathy Zhou	NetworkVRRP.html \
1356e91bba0SGirish Moodalbail	NetworkInterfaceConfig.html \
136516fc7f3Shx	WifiConfig.html \
1370ba2cbe9Sxc	WifiWep.html \
138c5c4113dSnw	LinkSecurity.html \
139c5c4113dSnw	IdmapRules.html \
140c5c4113dSnw	SmfIdmapStates.html \
141f875b4ebSrica	SmfValueIdmap.html \
142f875b4ebSrica	FileChown.html \
143f875b4ebSrica	FileHeader.html \
144f875b4ebSrica	FileOwner.html \
145f875b4ebSrica	LabelFileDowngrade.html \
146f875b4ebSrica	LabelFileUpgrade.html \
147f875b4ebSrica	LabelHeader.html \
148f875b4ebSrica	LabelPrint.html \
149f875b4ebSrica	LabelRange.html \
150f875b4ebSrica	LabelServer.html \
151f875b4ebSrica	PrintAdmin.html \
152f875b4ebSrica	PrintCancel.html \
153f875b4ebSrica	PrintHeader.html \
154f875b4ebSrica	PrintList.html \
155f875b4ebSrica	PrintNoBanner.html \
156f875b4ebSrica	PrintPs.html \
157f875b4ebSrica	PrintUnlabeled.html \
158f875b4ebSrica	TNDaemon.html \
159f875b4ebSrica	TNctl.html \
160d2ec54f7Sphitran	ValueTND.html \
161d2ec54f7Sphitran	SysPowerMgmtHeader.html \
162d2ec54f7Sphitran	SysPowerMgmtSuspend.html \
163d2ec54f7Sphitran	SysPowerMgmtSuspendtoDisk.html \
164d2ec54f7Sphitran	SysPowerMgmtSuspendtoRAM.html \
165a9da3307Snp	SysPowerMgmtBrightness.html \
1665548c527STim Foster	SysCpuPowerMgmt.html \
1676ba597c5SAnurag S. Maskey	SysSyseventRead.html \
1686ba597c5SAnurag S. Maskey	SysSyseventWrite.html \
169cb8a054bSGlenn Faden	SmfManageZFSSnap.html \
170cb8a054bSGlenn Faden	ZoneCloneFrom.html \
171cb8a054bSGlenn Faden	ZoneHeader.html \
172cb8a054bSGlenn Faden	ZoneLogin.html \
173cb8a054bSGlenn Faden	ZoneManage.html
1747c478bd9Sstevel@tonic-gate
1757c478bd9Sstevel@tonic-gateHELPDIR=$(ROOT)/usr/lib/help
1767c478bd9Sstevel@tonic-gateAUTHDIR=$(HELPDIR)/auths
1777c478bd9Sstevel@tonic-gateLOCALEDIR=$(AUTHDIR)/locale
1787c478bd9Sstevel@tonic-gateCDIR=$(LOCALEDIR)/C
1797c478bd9Sstevel@tonic-gateDIRS=$(HELPDIR) $(AUTHDIR) $(LOCALEDIR) $(CDIR)
1807c478bd9Sstevel@tonic-gateHELPFILES=$(HTMLENTS:%=$(CDIR)/%)
1817c478bd9Sstevel@tonic-gate
1827c478bd9Sstevel@tonic-gateMSGDIR=		$(LOCALEDIR)
1837c478bd9Sstevel@tonic-gateMSGDIRS =       $(HELPDIR) $(AUTHDIR) $(LOCALEDIR)
1847c478bd9Sstevel@tonic-gate
1857c478bd9Sstevel@tonic-gateMSGFILES=	$(HTMLENTS)
1867c478bd9Sstevel@tonic-gateMSGS=		$(MSGFILES:%=$(MSGDIR)/%)
1877c478bd9Sstevel@tonic-gate
1887c478bd9Sstevel@tonic-gateFILEMODE= 0444
1897c478bd9Sstevel@tonic-gate
1907c478bd9Sstevel@tonic-gate.KEEP_STATE:
1917c478bd9Sstevel@tonic-gate
1927c478bd9Sstevel@tonic-gateall:	$(HTMLENTS)
1937c478bd9Sstevel@tonic-gate
1947c478bd9Sstevel@tonic-gateinstall:	all $(DIRS) $(HELPFILES)
1957c478bd9Sstevel@tonic-gate
1967c478bd9Sstevel@tonic-gate_msg: $(MSGDIRS) $(MSGS)
1977c478bd9Sstevel@tonic-gate
1987c478bd9Sstevel@tonic-gate$(CDIR)/%: %
1997c478bd9Sstevel@tonic-gate	$(INS.file)
2007c478bd9Sstevel@tonic-gate
2017c478bd9Sstevel@tonic-gate$(DIRS):
2027c478bd9Sstevel@tonic-gate	$(INS.dir)
2037c478bd9Sstevel@tonic-gate
2047c478bd9Sstevel@tonic-gate$(MSGDIR)/%: %
2057c478bd9Sstevel@tonic-gate	$(INS.file)
2067c478bd9Sstevel@tonic-gate
207*241c90a0SRichard Loweclean clobber:
208