xref: /illumos-gate/usr/src/lib/libsecdb/help/auths/Makefile (revision d2ec54f7875f7e05edd56195adbeb593c947763f)
17c478bd9Sstevel@tonic-gate#
27c478bd9Sstevel@tonic-gate# CDDL HEADER START
37c478bd9Sstevel@tonic-gate#
47c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
55e252622Sgww# Common Development and Distribution License (the "License").
65e252622Sgww# You may not use this file except in compliance with the License.
77c478bd9Sstevel@tonic-gate#
87c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
107c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
117c478bd9Sstevel@tonic-gate# and limitations under the License.
127c478bd9Sstevel@tonic-gate#
137c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
147c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
157c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
167c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
177c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
187c478bd9Sstevel@tonic-gate#
197c478bd9Sstevel@tonic-gate# CDDL HEADER END
207c478bd9Sstevel@tonic-gate#
214bff34e3Sthurlow# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
227c478bd9Sstevel@tonic-gate# Use is subject to license terms.
237c478bd9Sstevel@tonic-gate#
247c478bd9Sstevel@tonic-gate#ident	"%Z%%M%	%I%	%E% SMI"
257c478bd9Sstevel@tonic-gate#
267c478bd9Sstevel@tonic-gate# lib/libsecdb/help/auths/Makefile
277c478bd9Sstevel@tonic-gate#
287c478bd9Sstevel@tonic-gate
297c478bd9Sstevel@tonic-gateinclude ../../../../Makefile.master
307c478bd9Sstevel@tonic-gate
317c478bd9Sstevel@tonic-gateHTMLENTS = \
327c478bd9Sstevel@tonic-gate	AuditConfig.html \
337c478bd9Sstevel@tonic-gate	AuditHeader.html \
347c478bd9Sstevel@tonic-gate	AuditRead.html \
357c478bd9Sstevel@tonic-gate	DevAllocHeader.html \
367c478bd9Sstevel@tonic-gate	DevAllocate.html \
377c478bd9Sstevel@tonic-gate	DevConfig.html \
387c478bd9Sstevel@tonic-gate	DevCDRW.html \
397c478bd9Sstevel@tonic-gate	DevGrant.html \
407c478bd9Sstevel@tonic-gate	DevRevoke.html \
417c478bd9Sstevel@tonic-gate	JobHeader.html \
427c478bd9Sstevel@tonic-gate	AuthJobsAdmin.html \
437c478bd9Sstevel@tonic-gate	JobsGrant.html \
447c478bd9Sstevel@tonic-gate	AuthJobsUser.html \
457c478bd9Sstevel@tonic-gate	LoginEnable.html \
467c478bd9Sstevel@tonic-gate	LoginHeader.html \
477c478bd9Sstevel@tonic-gate	LoginRemote.html \
487c478bd9Sstevel@tonic-gate	MailHeader.html \
497c478bd9Sstevel@tonic-gate	MailQueue.html \
507c478bd9Sstevel@tonic-gate	PriAdmin.html \
517c478bd9Sstevel@tonic-gate	AuthProfmgrAssign.html \
527c478bd9Sstevel@tonic-gate	AuthProfmgrDelegate.html \
537c478bd9Sstevel@tonic-gate	AuthProfmgrExecattrWrite.html \
547c478bd9Sstevel@tonic-gate	AuthProfmgrRead.html \
557c478bd9Sstevel@tonic-gate	ProfmgrHeader.html \
567c478bd9Sstevel@tonic-gate	AuthProfmgrWrite.html \
577c478bd9Sstevel@tonic-gate	AuthRoleAssign.html \
587c478bd9Sstevel@tonic-gate	AuthRoleDelegate.html \
597c478bd9Sstevel@tonic-gate	RoleHeader.html \
607c478bd9Sstevel@tonic-gate	AuthRoleWrite.html \
617c478bd9Sstevel@tonic-gate	SysDate.html \
627c478bd9Sstevel@tonic-gate	SysHeader.html \
637c478bd9Sstevel@tonic-gate	SysShutdown.html \
647c478bd9Sstevel@tonic-gate	AllSolAuthsHeader.html \
657c478bd9Sstevel@tonic-gate	DhcpmgrHeader.html \
667c478bd9Sstevel@tonic-gate	DhcpmgrWrite.html \
677c478bd9Sstevel@tonic-gate	BindStates.html \
687c478bd9Sstevel@tonic-gate	SmfAutofsStates.html \
697c478bd9Sstevel@tonic-gate	SmfCronStates.html \
707c478bd9Sstevel@tonic-gate	SmfHeader.html \
71e2e4a996Svp157776	SmfInetdStates.html \
720af28a5dSmarkfen	SmfIPsecStates.html \
737c478bd9Sstevel@tonic-gate	SmfManageHeader.html \
744b22b933Srs200217	SmfMDNSStates.html \
757c478bd9Sstevel@tonic-gate	SmfModifyAppl.html \
767c478bd9Sstevel@tonic-gate	SmfModifyDepend.html \
777c478bd9Sstevel@tonic-gate	SmfModifyFramework.html \
787c478bd9Sstevel@tonic-gate	SmfModifyHeader.html \
797c478bd9Sstevel@tonic-gate	SmfModifyMethod.html \
807c478bd9Sstevel@tonic-gate	SmfNscdStates.html \
814e9cfc9aSjacobs	SmfNADDStates.html \
8269987563Ssabdar	SmfNDMPStates.html \
83d71dbb73Sjbeck	SmfNWAMStates.html \
847c478bd9Sstevel@tonic-gate	SmfPowerStates.html \
85a192e900Samaguire	SmfRoutingStates.html \
867c478bd9Sstevel@tonic-gate	SmfSendmailStates.html \
877c478bd9Sstevel@tonic-gate	SmfSshStates.html \
88516fc7f3Shx147065	SmfSyslogStates.html \
895e252622Sgww	SmfValueHeader.html \
90e2e4a996Svp157776	SmfValueInetd.html \
910af28a5dSmarkfen	SmfValueIPsec.html \
92a9fd9a9eSzl149053	SmfValueIscsitgt.html \
934b22b933Srs200217	SmfValueMDNS.html \
944e9cfc9aSjacobs	SmfValueNADD.html \
9569987563Ssabdar	SmfValueNDMP.html \
9669987563Ssabdar	AuthReadNDMP.html \
97d71dbb73Sjbeck	SmfValueNWAM.html \
98a192e900Samaguire	SmfValueRouting.html \
99da6c28aaSamw	SmfValueSMB.html \
100da6c28aaSamw	AuthReadSMB.html \
1014bff34e3Sthurlow	SmfSMBFSStates.html \
102da6c28aaSamw	SmfSMBStates.html \
103911106dfSjm199354	SmfValueVscan.html \
104911106dfSjm199354	SmfVscanStates.html \
105a399b765Szf162725	SmfWpaStates.html \
106516fc7f3Shx147065	NetworkHeader.html \
107516fc7f3Shx147065	WifiConfig.html \
1080ba2cbe9Sxc151355	WifiWep.html \
109c5c4113dSnw141292	LinkSecurity.html \
110c5c4113dSnw141292	IdmapRules.html \
111c5c4113dSnw141292	SmfIdmapStates.html \
112f875b4ebSrica	SmfValueIdmap.html \
113f875b4ebSrica	FileChown.html \
114f875b4ebSrica	FileHeader.html \
115f875b4ebSrica	FileOwner.html \
116f875b4ebSrica	LabelFileDowngrade.html \
117f875b4ebSrica	LabelFileUpgrade.html \
118f875b4ebSrica	LabelHeader.html \
119f875b4ebSrica	LabelPrint.html \
120f875b4ebSrica	LabelRange.html \
121f875b4ebSrica	LabelServer.html \
122f875b4ebSrica	LabelWinDowngrade.html \
123f875b4ebSrica	LabelWinNoView.html \
124f875b4ebSrica	LabelWinUpgrade.html \
125f875b4ebSrica	PrintAdmin.html \
126f875b4ebSrica	PrintCancel.html \
127f875b4ebSrica	PrintHeader.html \
128f875b4ebSrica	PrintList.html \
129f875b4ebSrica	PrintNoBanner.html \
130f875b4ebSrica	PrintPs.html \
131f875b4ebSrica	PrintUnlabeled.html \
132f875b4ebSrica	TNDaemon.html \
133f875b4ebSrica	TNctl.html \
134*d2ec54f7Sphitran	ValueTND.html \
135*d2ec54f7Sphitran	SysPowerMgmtHeader.html \
136*d2ec54f7Sphitran	SysPowerMgmtSuspend.html \
137*d2ec54f7Sphitran	SysPowerMgmtSuspendtoDisk.html \
138*d2ec54f7Sphitran	SysPowerMgmtSuspendtoRAM.html \
139*d2ec54f7Sphitran	SysPowerMgmtBrightness.html
1407c478bd9Sstevel@tonic-gate
1417c478bd9Sstevel@tonic-gateHELPDIR=$(ROOT)/usr/lib/help
1427c478bd9Sstevel@tonic-gateAUTHDIR=$(HELPDIR)/auths
1437c478bd9Sstevel@tonic-gateLOCALEDIR=$(AUTHDIR)/locale
1447c478bd9Sstevel@tonic-gateCDIR=$(LOCALEDIR)/C
1457c478bd9Sstevel@tonic-gateDIRS=$(HELPDIR) $(AUTHDIR) $(LOCALEDIR) $(CDIR)
1467c478bd9Sstevel@tonic-gateHELPFILES=$(HTMLENTS:%=$(CDIR)/%)
1477c478bd9Sstevel@tonic-gate
1487c478bd9Sstevel@tonic-gateMSGDIR=		$(LOCALEDIR)
1497c478bd9Sstevel@tonic-gateMSGDIRS =       $(HELPDIR) $(AUTHDIR) $(LOCALEDIR)
1507c478bd9Sstevel@tonic-gate
1517c478bd9Sstevel@tonic-gateMSGFILES=	$(HTMLENTS)
1527c478bd9Sstevel@tonic-gateMSGS=		$(MSGFILES:%=$(MSGDIR)/%)
1537c478bd9Sstevel@tonic-gate
1547c478bd9Sstevel@tonic-gateFILEMODE= 0444
1557c478bd9Sstevel@tonic-gate$(HELPFILES) := OWNER = root
1567c478bd9Sstevel@tonic-gate$(HELPFILES) := GROUP = bin
1577c478bd9Sstevel@tonic-gate
1587c478bd9Sstevel@tonic-gate.KEEP_STATE:
1597c478bd9Sstevel@tonic-gate
1607c478bd9Sstevel@tonic-gateall:	$(HTMLENTS)
1617c478bd9Sstevel@tonic-gate
1627c478bd9Sstevel@tonic-gateinstall:	all $(DIRS) $(HELPFILES)
1637c478bd9Sstevel@tonic-gate
1647c478bd9Sstevel@tonic-gate_msg: $(MSGDIRS) $(MSGS)
1657c478bd9Sstevel@tonic-gate
1667c478bd9Sstevel@tonic-gate$(CDIR)/%: %
1677c478bd9Sstevel@tonic-gate	$(INS.file)
1687c478bd9Sstevel@tonic-gate
1697c478bd9Sstevel@tonic-gate$(DIRS):
1707c478bd9Sstevel@tonic-gate	$(INS.dir)
1717c478bd9Sstevel@tonic-gate
1727c478bd9Sstevel@tonic-gate$(MSGDIR)/%: %
1737c478bd9Sstevel@tonic-gate	$(INS.file)
1747c478bd9Sstevel@tonic-gate
1757c478bd9Sstevel@tonic-gateclean clobber lint:
176