10Sstevel@tonic-gate# 20Sstevel@tonic-gate# CDDL HEADER START 30Sstevel@tonic-gate# 40Sstevel@tonic-gate# The contents of this file are subject to the terms of the 51240Sgww# Common Development and Distribution License (the "License"). 61240Sgww# You may not use this file except in compliance with the License. 70Sstevel@tonic-gate# 80Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 90Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing. 100Sstevel@tonic-gate# See the License for the specific language governing permissions 110Sstevel@tonic-gate# and limitations under the License. 120Sstevel@tonic-gate# 130Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each 140Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 150Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the 160Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying 170Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner] 180Sstevel@tonic-gate# 190Sstevel@tonic-gate# CDDL HEADER END 200Sstevel@tonic-gate# 213938Sjbeck# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 220Sstevel@tonic-gate# Use is subject to license terms. 230Sstevel@tonic-gate# 240Sstevel@tonic-gate#ident "%Z%%M% %I% %E% SMI" 250Sstevel@tonic-gate# 260Sstevel@tonic-gate# lib/libsecdb/help/auths/Makefile 270Sstevel@tonic-gate# 280Sstevel@tonic-gate 290Sstevel@tonic-gateinclude ../../../../Makefile.master 300Sstevel@tonic-gate 310Sstevel@tonic-gateHTMLENTS = \ 320Sstevel@tonic-gate AuditConfig.html \ 330Sstevel@tonic-gate AuditHeader.html \ 340Sstevel@tonic-gate AuditRead.html \ 350Sstevel@tonic-gate DevAllocHeader.html \ 360Sstevel@tonic-gate DevAllocate.html \ 370Sstevel@tonic-gate DevConfig.html \ 380Sstevel@tonic-gate DevCDRW.html \ 390Sstevel@tonic-gate DevGrant.html \ 400Sstevel@tonic-gate DevRevoke.html \ 410Sstevel@tonic-gate JobHeader.html \ 420Sstevel@tonic-gate AuthJobsAdmin.html \ 430Sstevel@tonic-gate JobsGrant.html \ 440Sstevel@tonic-gate AuthJobsUser.html \ 450Sstevel@tonic-gate LoginEnable.html \ 460Sstevel@tonic-gate LoginHeader.html \ 470Sstevel@tonic-gate LoginRemote.html \ 480Sstevel@tonic-gate MailHeader.html \ 490Sstevel@tonic-gate MailQueue.html \ 500Sstevel@tonic-gate PriAdmin.html \ 510Sstevel@tonic-gate AuthProfmgrAssign.html \ 520Sstevel@tonic-gate AuthProfmgrDelegate.html \ 530Sstevel@tonic-gate AuthProfmgrExecattrWrite.html \ 540Sstevel@tonic-gate AuthProfmgrRead.html \ 550Sstevel@tonic-gate ProfmgrHeader.html \ 560Sstevel@tonic-gate AuthProfmgrWrite.html \ 570Sstevel@tonic-gate AuthRoleAssign.html \ 580Sstevel@tonic-gate AuthRoleDelegate.html \ 590Sstevel@tonic-gate RoleHeader.html \ 600Sstevel@tonic-gate AuthRoleWrite.html \ 610Sstevel@tonic-gate SysDate.html \ 620Sstevel@tonic-gate SysHeader.html \ 630Sstevel@tonic-gate SysShutdown.html \ 640Sstevel@tonic-gate AllSolAuthsHeader.html \ 650Sstevel@tonic-gate DhcpmgrHeader.html \ 660Sstevel@tonic-gate DhcpmgrWrite.html \ 670Sstevel@tonic-gate BindStates.html \ 680Sstevel@tonic-gate SmfAutofsStates.html \ 690Sstevel@tonic-gate SmfCronStates.html \ 700Sstevel@tonic-gate SmfHeader.html \ 714326Smarkfen SmfIPsecStates.html \ 720Sstevel@tonic-gate SmfManageHeader.html \ 730Sstevel@tonic-gate SmfModifyAppl.html \ 740Sstevel@tonic-gate SmfModifyDepend.html \ 750Sstevel@tonic-gate SmfModifyFramework.html \ 760Sstevel@tonic-gate SmfModifyHeader.html \ 770Sstevel@tonic-gate SmfModifyMethod.html \ 780Sstevel@tonic-gate SmfNscdStates.html \ 793938Sjbeck SmfNWAMStates.html \ 800Sstevel@tonic-gate SmfPowerStates.html \ 813048Samaguire SmfRoutingStates.html \ 820Sstevel@tonic-gate SmfSendmailStates.html \ 830Sstevel@tonic-gate SmfSshStates.html \ 84995Shx147065 SmfSyslogStates.html \ 851240Sgww SmfValueHeader.html \ 864326Smarkfen SmfValueIPsec.html \ 873938Sjbeck SmfValueNWAM.html \ 883048Samaguire SmfValueRouting.html \ 894126Szf162725 SmfWpaStates.html \ 90995Shx147065 NetworkHeader.html \ 91995Shx147065 WifiConfig.html \ 923147Sxc151355 WifiWep.html \ 93*4520Snw141292 LinkSecurity.html \ 94*4520Snw141292 IdmapRules.html \ 95*4520Snw141292 SmfIdmapStates.html \ 96*4520Snw141292 SmfValueIdmap.html 970Sstevel@tonic-gate 980Sstevel@tonic-gateHELPDIR=$(ROOT)/usr/lib/help 990Sstevel@tonic-gateAUTHDIR=$(HELPDIR)/auths 1000Sstevel@tonic-gateLOCALEDIR=$(AUTHDIR)/locale 1010Sstevel@tonic-gateCDIR=$(LOCALEDIR)/C 1020Sstevel@tonic-gateDIRS=$(HELPDIR) $(AUTHDIR) $(LOCALEDIR) $(CDIR) 1030Sstevel@tonic-gateHELPFILES=$(HTMLENTS:%=$(CDIR)/%) 1040Sstevel@tonic-gate 1050Sstevel@tonic-gateMSGDIR= $(LOCALEDIR) 1060Sstevel@tonic-gateMSGDIRS = $(HELPDIR) $(AUTHDIR) $(LOCALEDIR) 1070Sstevel@tonic-gate 1080Sstevel@tonic-gateMSGFILES= $(HTMLENTS) 1090Sstevel@tonic-gateMSGS= $(MSGFILES:%=$(MSGDIR)/%) 1100Sstevel@tonic-gate 1110Sstevel@tonic-gateFILEMODE= 0444 1120Sstevel@tonic-gate$(HELPFILES) := OWNER = root 1130Sstevel@tonic-gate$(HELPFILES) := GROUP = bin 1140Sstevel@tonic-gate 1150Sstevel@tonic-gate.KEEP_STATE: 1160Sstevel@tonic-gate 1170Sstevel@tonic-gateall: $(HTMLENTS) 1180Sstevel@tonic-gate 1190Sstevel@tonic-gateinstall: all $(DIRS) $(HELPFILES) 1200Sstevel@tonic-gate 1210Sstevel@tonic-gate_msg: $(MSGDIRS) $(MSGS) 1220Sstevel@tonic-gate 1230Sstevel@tonic-gate$(CDIR)/%: % 1240Sstevel@tonic-gate $(INS.file) 1250Sstevel@tonic-gate 1260Sstevel@tonic-gate$(DIRS): 1270Sstevel@tonic-gate $(INS.dir) 1280Sstevel@tonic-gate 1290Sstevel@tonic-gate$(MSGDIR)/%: % 1300Sstevel@tonic-gate $(INS.file) 1310Sstevel@tonic-gate 1320Sstevel@tonic-gateclean clobber lint: 133