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# lib/libsecdb/help/auths/Makefile 257c478bd9Sstevel@tonic-gate# 267c478bd9Sstevel@tonic-gate 277c478bd9Sstevel@tonic-gateinclude ../../../../Makefile.master 287c478bd9Sstevel@tonic-gate 297c478bd9Sstevel@tonic-gateHTMLENTS = \ 307c478bd9Sstevel@tonic-gate AuditConfig.html \ 317c478bd9Sstevel@tonic-gate AuditHeader.html \ 327c478bd9Sstevel@tonic-gate AuditRead.html \ 337c478bd9Sstevel@tonic-gate DevAllocHeader.html \ 347c478bd9Sstevel@tonic-gate DevAllocate.html \ 357c478bd9Sstevel@tonic-gate DevConfig.html \ 367c478bd9Sstevel@tonic-gate DevCDRW.html \ 377c478bd9Sstevel@tonic-gate DevGrant.html \ 387c478bd9Sstevel@tonic-gate DevRevoke.html \ 397c478bd9Sstevel@tonic-gate JobHeader.html \ 407c478bd9Sstevel@tonic-gate AuthJobsAdmin.html \ 417c478bd9Sstevel@tonic-gate JobsGrant.html \ 427c478bd9Sstevel@tonic-gate AuthJobsUser.html \ 437c478bd9Sstevel@tonic-gate LoginEnable.html \ 447c478bd9Sstevel@tonic-gate LoginHeader.html \ 457c478bd9Sstevel@tonic-gate LoginRemote.html \ 467c478bd9Sstevel@tonic-gate MailHeader.html \ 477c478bd9Sstevel@tonic-gate MailQueue.html \ 487c478bd9Sstevel@tonic-gate PriAdmin.html \ 497c478bd9Sstevel@tonic-gate AuthProfmgrAssign.html \ 507c478bd9Sstevel@tonic-gate AuthProfmgrDelegate.html \ 517c478bd9Sstevel@tonic-gate AuthProfmgrExecattrWrite.html \ 527c478bd9Sstevel@tonic-gate AuthProfmgrRead.html \ 537c478bd9Sstevel@tonic-gate ProfmgrHeader.html \ 547c478bd9Sstevel@tonic-gate AuthProfmgrWrite.html \ 557c478bd9Sstevel@tonic-gate AuthRoleAssign.html \ 567c478bd9Sstevel@tonic-gate AuthRoleDelegate.html \ 577c478bd9Sstevel@tonic-gate RoleHeader.html \ 587c478bd9Sstevel@tonic-gate AuthRoleWrite.html \ 597c478bd9Sstevel@tonic-gate SysDate.html \ 607c478bd9Sstevel@tonic-gate SysHeader.html \ 617c478bd9Sstevel@tonic-gate SysShutdown.html \ 627c478bd9Sstevel@tonic-gate AllSolAuthsHeader.html \ 6312f130f2Sgww SysMaintenance.html \ 647c478bd9Sstevel@tonic-gate DhcpmgrHeader.html \ 657c478bd9Sstevel@tonic-gate DhcpmgrWrite.html \ 667c478bd9Sstevel@tonic-gate BindStates.html \ 677c478bd9Sstevel@tonic-gate SmfAutofsStates.html \ 687c478bd9Sstevel@tonic-gate SmfCronStates.html \ 69074e084fSml93401 SmfExAcctFlowStates.html \ 70074e084fSml93401 SmfExAcctProcessStates.html \ 71074e084fSml93401 SmfExAcctTaskStates.html \ 727c478bd9Sstevel@tonic-gate SmfHeader.html \ 73e2e4a996Svp157776 SmfInetdStates.html \ 740af28a5dSmarkfen SmfIPsecStates.html \ 757c478bd9Sstevel@tonic-gate SmfManageHeader.html \ 764b22b933Srs200217 SmfMDNSStates.html \ 777c478bd9Sstevel@tonic-gate SmfModifyAppl.html \ 787c478bd9Sstevel@tonic-gate SmfModifyDepend.html \ 797c478bd9Sstevel@tonic-gate SmfModifyFramework.html \ 807c478bd9Sstevel@tonic-gate SmfModifyHeader.html \ 817c478bd9Sstevel@tonic-gate SmfModifyMethod.html \ 827c478bd9Sstevel@tonic-gate SmfNscdStates.html \ 834e9cfc9aSjacobs SmfNADDStates.html \ 8469987563Ssabdar SmfNDMPStates.html \ 85d71dbb73Sjbeck SmfNWAMStates.html \ 867c478bd9Sstevel@tonic-gate SmfPowerStates.html \ 87a192e900Samaguire SmfRoutingStates.html \ 887c478bd9Sstevel@tonic-gate SmfSendmailStates.html \ 897c478bd9Sstevel@tonic-gate SmfSshStates.html \ 90516fc7f3Shx147065 SmfSyslogStates.html \ 91074e084fSml93401 SmfValueExAcctFlow.html \ 92074e084fSml93401 SmfValueExAcctProcess.html \ 93074e084fSml93401 SmfValueExAcctTask.html \ 945e252622Sgww SmfValueHeader.html \ 95e2e4a996Svp157776 SmfValueInetd.html \ 960af28a5dSmarkfen SmfValueIPsec.html \ 97a9fd9a9eSzl149053 SmfValueIscsitgt.html \ 984b22b933Srs200217 SmfValueMDNS.html \ 994e9cfc9aSjacobs SmfValueNADD.html \ 10069987563Ssabdar SmfValueNDMP.html \ 10169987563Ssabdar AuthReadNDMP.html \ 102d71dbb73Sjbeck SmfValueNWAM.html \ 103a192e900Samaguire SmfValueRouting.html \ 104da6c28aaSamw SmfValueSMB.html \ 105da6c28aaSamw AuthReadSMB.html \ 1064bff34e3Sthurlow SmfSMBFSStates.html \ 107da6c28aaSamw SmfSMBStates.html \ 108911106dfSjm199354 SmfValueVscan.html \ 109911106dfSjm199354 SmfVscanStates.html \ 110a399b765Szf162725 SmfWpaStates.html \ 111b00044a2SJames Carlson NetworkAutoconf.html \ 112516fc7f3Shx147065 NetworkHeader.html \ 113516fc7f3Shx147065 WifiConfig.html \ 1140ba2cbe9Sxc151355 WifiWep.html \ 115c5c4113dSnw141292 LinkSecurity.html \ 116c5c4113dSnw141292 IdmapRules.html \ 117c5c4113dSnw141292 SmfIdmapStates.html \ 118f875b4ebSrica SmfValueIdmap.html \ 119f875b4ebSrica FileChown.html \ 120f875b4ebSrica FileHeader.html \ 121f875b4ebSrica FileOwner.html \ 122f875b4ebSrica LabelFileDowngrade.html \ 123f875b4ebSrica LabelFileUpgrade.html \ 124f875b4ebSrica LabelHeader.html \ 125f875b4ebSrica LabelPrint.html \ 126f875b4ebSrica LabelRange.html \ 127f875b4ebSrica LabelServer.html \ 128f875b4ebSrica LabelWinDowngrade.html \ 129f875b4ebSrica LabelWinNoView.html \ 130f875b4ebSrica LabelWinUpgrade.html \ 131f875b4ebSrica PrintAdmin.html \ 132f875b4ebSrica PrintCancel.html \ 133f875b4ebSrica PrintHeader.html \ 134f875b4ebSrica PrintList.html \ 135f875b4ebSrica PrintNoBanner.html \ 136f875b4ebSrica PrintPs.html \ 137f875b4ebSrica PrintUnlabeled.html \ 138f875b4ebSrica TNDaemon.html \ 139f875b4ebSrica TNctl.html \ 140d2ec54f7Sphitran ValueTND.html \ 141d2ec54f7Sphitran SysPowerMgmtHeader.html \ 142d2ec54f7Sphitran SysPowerMgmtSuspend.html \ 143d2ec54f7Sphitran SysPowerMgmtSuspendtoDisk.html \ 144d2ec54f7Sphitran SysPowerMgmtSuspendtoRAM.html \ 145a9da3307Snp146283 SysPowerMgmtBrightness.html \ 146*5548c527STim Foster SysCpuPowerMgmt.html \ 147*5548c527STim Foster SmfManageZFSSnap.html 1487c478bd9Sstevel@tonic-gate 1497c478bd9Sstevel@tonic-gateHELPDIR=$(ROOT)/usr/lib/help 1507c478bd9Sstevel@tonic-gateAUTHDIR=$(HELPDIR)/auths 1517c478bd9Sstevel@tonic-gateLOCALEDIR=$(AUTHDIR)/locale 1527c478bd9Sstevel@tonic-gateCDIR=$(LOCALEDIR)/C 1537c478bd9Sstevel@tonic-gateDIRS=$(HELPDIR) $(AUTHDIR) $(LOCALEDIR) $(CDIR) 1547c478bd9Sstevel@tonic-gateHELPFILES=$(HTMLENTS:%=$(CDIR)/%) 1557c478bd9Sstevel@tonic-gate 1567c478bd9Sstevel@tonic-gateMSGDIR= $(LOCALEDIR) 1577c478bd9Sstevel@tonic-gateMSGDIRS = $(HELPDIR) $(AUTHDIR) $(LOCALEDIR) 1587c478bd9Sstevel@tonic-gate 1597c478bd9Sstevel@tonic-gateMSGFILES= $(HTMLENTS) 1607c478bd9Sstevel@tonic-gateMSGS= $(MSGFILES:%=$(MSGDIR)/%) 1617c478bd9Sstevel@tonic-gate 1627c478bd9Sstevel@tonic-gateFILEMODE= 0444 1637c478bd9Sstevel@tonic-gate$(HELPFILES) := OWNER = root 1647c478bd9Sstevel@tonic-gate$(HELPFILES) := GROUP = bin 1657c478bd9Sstevel@tonic-gate 1667c478bd9Sstevel@tonic-gate.KEEP_STATE: 1677c478bd9Sstevel@tonic-gate 1687c478bd9Sstevel@tonic-gateall: $(HTMLENTS) 1697c478bd9Sstevel@tonic-gate 1707c478bd9Sstevel@tonic-gateinstall: all $(DIRS) $(HELPFILES) 1717c478bd9Sstevel@tonic-gate 1727c478bd9Sstevel@tonic-gate_msg: $(MSGDIRS) $(MSGS) 1737c478bd9Sstevel@tonic-gate 1747c478bd9Sstevel@tonic-gate$(CDIR)/%: % 1757c478bd9Sstevel@tonic-gate $(INS.file) 1767c478bd9Sstevel@tonic-gate 1777c478bd9Sstevel@tonic-gate$(DIRS): 1787c478bd9Sstevel@tonic-gate $(INS.dir) 1797c478bd9Sstevel@tonic-gate 1807c478bd9Sstevel@tonic-gate$(MSGDIR)/%: % 1817c478bd9Sstevel@tonic-gate $(INS.file) 1827c478bd9Sstevel@tonic-gate 1837c478bd9Sstevel@tonic-gateclean clobber lint: 184