xref: /illumos-gate/usr/src/lib/libsecdb/help/profiles/Makefile (revision 074e084f68dd0b08686612bec695a0cfe249da6d)
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
50ba2cbe9Sxc151355# Common Development and Distribution License (the "License").
60ba2cbe9Sxc151355# 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/profiles/Makefile
277c478bd9Sstevel@tonic-gate#
287c478bd9Sstevel@tonic-gate
297c478bd9Sstevel@tonic-gateinclude ../../../../Makefile.master
307c478bd9Sstevel@tonic-gate
317c478bd9Sstevel@tonic-gateHTMLENTS = \
32*074e084fSml93401	RtAcctadm.html \
337c478bd9Sstevel@tonic-gate	RtAll.html \
347c478bd9Sstevel@tonic-gate	RtAuditCtrl.html \
357c478bd9Sstevel@tonic-gate	RtAuditReview.html \
367c478bd9Sstevel@tonic-gate	RtContractObserver.html \
37499fd601Sgww	RtConsUser.html \
387c478bd9Sstevel@tonic-gate	RtCronMngmnt.html \
397c478bd9Sstevel@tonic-gate	RtCryptoMngmnt.html \
40*074e084fSml93401	RtExAcctFlow.html \
41*074e084fSml93401	RtExAcctProcess.html \
42*074e084fSml93401	RtExAcctTask.html \
437c478bd9Sstevel@tonic-gate	RtLogMngmnt.html \
447c478bd9Sstevel@tonic-gate	RtDeviceMngmnt.html \
457c478bd9Sstevel@tonic-gate	RtDeviceSecurity.html \
467c478bd9Sstevel@tonic-gate	RtDHCPMngmnt.html \
477c478bd9Sstevel@tonic-gate	RtFileSysMngmnt.html \
487c478bd9Sstevel@tonic-gate	RtFileSysSecurity.html \
497c478bd9Sstevel@tonic-gate	RtFTPMngmnt.html \
50e2e4a996Svp157776	RtInetdMngmnt.html \
517c478bd9Sstevel@tonic-gate	RtIPFilterMngmnt.html \
527c478bd9Sstevel@tonic-gate	RtKerberosClntMngmnt.html \
537c478bd9Sstevel@tonic-gate	RtKerberosSrvrMngmnt.html \
547c478bd9Sstevel@tonic-gate	RtMailMngmnt.html \
557c478bd9Sstevel@tonic-gate	RtMaintAndRepair.html \
567c478bd9Sstevel@tonic-gate	RtMediaBkup.html \
577c478bd9Sstevel@tonic-gate	RtMediaRestore.html \
5869987563Ssabdar	RtNDMPMngmnt.html \
597c478bd9Sstevel@tonic-gate	RtNameServiceAdmin.html \
607c478bd9Sstevel@tonic-gate	RtNameServiceSecure.html \
610af28a5dSmarkfen	RtNetIPsec.html \
627c478bd9Sstevel@tonic-gate	RtNetMngmnt.html \
637c478bd9Sstevel@tonic-gate	RtNetSecure.html \
64516fc7f3Shx147065	RtNetWifiMngmnt.html \
65516fc7f3Shx147065	RtNetWifiSecure.html \
660ba2cbe9Sxc151355	RtNetLinkSecure.html \
677c478bd9Sstevel@tonic-gate	RtObAccessMngmnt.html \
687c478bd9Sstevel@tonic-gate	RtPrntAdmin.html \
697c478bd9Sstevel@tonic-gate	RtProcManagement.html \
707c478bd9Sstevel@tonic-gate	RtRightsDelegate.html \
71da6c28aaSamw	RtSMBMngmnt.html \
724bff34e3Sthurlow	RtSMBFSMngmnt.html \
737c478bd9Sstevel@tonic-gate	RtSoftwareInstall.html \
747c478bd9Sstevel@tonic-gate	RtSysEvMngmnt.html \
757c478bd9Sstevel@tonic-gate	RtUserMngmnt.html \
767c478bd9Sstevel@tonic-gate	RtUserSecurity.html \
777c478bd9Sstevel@tonic-gate	RtDatAdmin.html \
78fa9e4066Sahrens	RtZFSFileSysMngmnt.html \
79fa9e4066Sahrens	RtZFSStorageMngmnt.html \
807c478bd9Sstevel@tonic-gate	RtZoneMngmnt.html \
81f875b4ebSrica	RtInfoSec.html \
82f875b4ebSrica	RtObjectLabelMngmnt.html \
83f875b4ebSrica	RtOutsideAccred.html \
84c5c4113dSnw141292	RtDefault.html \
85c5c4113dSnw141292	RtIdmapMngmnt.html \
86911106dfSjm199354	RtIdmapNameRulesMngmnt.html \
87d2ec54f7Sphitran	RtVscanMngmnt.html \
88d2ec54f7Sphitran	RtSysPowerMgmt.html \
89d2ec54f7Sphitran	RtSysPowerMgmtSuspend.html \
90d2ec54f7Sphitran	RtSysPowerMgmtSuspendtoDisk.html \
91d2ec54f7Sphitran	RtSysPowerMgmtSuspendtoRAM.html \
92a9da3307Snp146283	RtSysPowerMgmtBrightness.html \
93a9da3307Snp146283	RtCPUPowerManagement.html
947c478bd9Sstevel@tonic-gate
957c478bd9Sstevel@tonic-gate
967c478bd9Sstevel@tonic-gateHELPDIR =	$(ROOT)/usr/lib/help
977c478bd9Sstevel@tonic-gatePROFDIR =	$(HELPDIR)/profiles
987c478bd9Sstevel@tonic-gateLOCALEDIR =	$(PROFDIR)/locale
997c478bd9Sstevel@tonic-gateCDIR =		$(LOCALEDIR)/C
1007c478bd9Sstevel@tonic-gateDIRS =		$(HELPDIR) $(PROFDIR) $(LOCALEDIR) $(CDIR)
1017c478bd9Sstevel@tonic-gateHELPFILES=$(HTMLENTS:%=$(CDIR)/%)
1027c478bd9Sstevel@tonic-gate
1037c478bd9Sstevel@tonic-gateMSGDIR=		$(LOCALEDIR)
1047c478bd9Sstevel@tonic-gateMSGDIRS =       $(HELPDIR) $(PROFDIR) $(LOCALEDIR)
1057c478bd9Sstevel@tonic-gate
1067c478bd9Sstevel@tonic-gateMSGFILES=	$(HTMLENTS)
1077c478bd9Sstevel@tonic-gateMSGS=		$(MSGFILES:%=$(MSGDIR)/%)
1087c478bd9Sstevel@tonic-gate
1097c478bd9Sstevel@tonic-gateFILEMODE = 0444
1107c478bd9Sstevel@tonic-gate$(HELPFILES) := OWNER = root
1117c478bd9Sstevel@tonic-gate$(HELPFILES) := GROUP = bin
1127c478bd9Sstevel@tonic-gate
1137c478bd9Sstevel@tonic-gate.KEEP_STATE:
1147c478bd9Sstevel@tonic-gate
1157c478bd9Sstevel@tonic-gateall:	$(HTMLENTS)
1167c478bd9Sstevel@tonic-gate
1177c478bd9Sstevel@tonic-gateinstall:	all $(DIRS) $(HELPFILES)
1187c478bd9Sstevel@tonic-gate
1197c478bd9Sstevel@tonic-gate_msg: $(MSGDIRS) $(MSGS)
1207c478bd9Sstevel@tonic-gate
1217c478bd9Sstevel@tonic-gate$(CDIR)/%: %
1227c478bd9Sstevel@tonic-gate	$(INS.file)
1237c478bd9Sstevel@tonic-gate
1247c478bd9Sstevel@tonic-gate$(DIRS):
1257c478bd9Sstevel@tonic-gate	$(INS.dir)
1267c478bd9Sstevel@tonic-gate
1277c478bd9Sstevel@tonic-gate$(MSGDIR)/%: %
1287c478bd9Sstevel@tonic-gate	$(INS.file)
1297c478bd9Sstevel@tonic-gate
1307c478bd9Sstevel@tonic-gateclean clobber lint:
131