Makefile revision a399b7655a1d835aa8606c2b29e4e777baac8635
b1d234eb75e2804e09d89178a76df39c321db51bBrian Wellington#
b1d234eb75e2804e09d89178a76df39c321db51bBrian Wellington# CDDL HEADER START
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence#
b1d234eb75e2804e09d89178a76df39c321db51bBrian Wellington# The contents of this file are subject to the terms of the
b1d234eb75e2804e09d89178a76df39c321db51bBrian Wellington# Common Development and Distribution License (the "License").
b1d234eb75e2804e09d89178a76df39c321db51bBrian Wellington# You may not use this file except in compliance with the License.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence#
15a44745412679c30a6d022733925af70a38b715David Lawrence# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15a44745412679c30a6d022733925af70a38b715David Lawrence# or http://www.opensolaris.org/os/licensing.
15a44745412679c30a6d022733925af70a38b715David Lawrence# See the License for the specific language governing permissions
15a44745412679c30a6d022733925af70a38b715David Lawrence# and limitations under the License.
15a44745412679c30a6d022733925af70a38b715David Lawrence#
15a44745412679c30a6d022733925af70a38b715David Lawrence# When distributing Covered Code, include this CDDL HEADER in each
15a44745412679c30a6d022733925af70a38b715David Lawrence# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15a44745412679c30a6d022733925af70a38b715David Lawrence# If applicable, add the following below this CDDL HEADER, with the
b1d234eb75e2804e09d89178a76df39c321db51bBrian Wellington# fields enclosed by brackets "[]" replaced with your own identifying
b1d234eb75e2804e09d89178a76df39c321db51bBrian Wellington# information: Portions Copyright [yyyy] [name of copyright owner]
565d0dc22f45e8d81bf6d78073c3753d2820d7c3Brian Wellington#
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# CDDL HEADER END
b1d234eb75e2804e09d89178a76df39c321db51bBrian Wellington#
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
b1d234eb75e2804e09d89178a76df39c321db51bBrian Wellington# Use is subject to license terms.
c9c1d174134104a9699945875e0922726af63456Brian Wellington#
565d0dc22f45e8d81bf6d78073c3753d2820d7c3Brian Wellington#ident "%Z%%M% %I% %E% SMI"
c9c1d174134104a9699945875e0922726af63456Brian Wellington#
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence# lib/libsecdb/help/auths/Makefile
c9c1d174134104a9699945875e0922726af63456Brian Wellington#
b1d234eb75e2804e09d89178a76df39c321db51bBrian Wellington
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrenceinclude ../../../../Makefile.master
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David LawrenceHTMLENTS = \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence AuditConfig.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence AuditHeader.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence AuditRead.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence DevAllocHeader.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence DevAllocate.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence DevConfig.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence DevCDRW.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence DevGrant.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence DevRevoke.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence JobHeader.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence AuthJobsAdmin.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence JobsGrant.html \
565d0dc22f45e8d81bf6d78073c3753d2820d7c3Brian Wellington AuthJobsUser.html \
565d0dc22f45e8d81bf6d78073c3753d2820d7c3Brian Wellington LoginEnable.html \
565d0dc22f45e8d81bf6d78073c3753d2820d7c3Brian Wellington LoginHeader.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence LoginRemote.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence MailHeader.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence MailQueue.html \
79d91e915023ffa5fac1bb2f91f19210bb18407cBrian Wellington PriAdmin.html \
3d3e7bce59e3552a821373862a9bf6fc961a347aBrian Wellington AuthProfmgrAssign.html \
79d91e915023ffa5fac1bb2f91f19210bb18407cBrian Wellington AuthProfmgrDelegate.html \
79d91e915023ffa5fac1bb2f91f19210bb18407cBrian Wellington AuthProfmgrExecattrWrite.html \
79d91e915023ffa5fac1bb2f91f19210bb18407cBrian Wellington AuthProfmgrRead.html \
79d91e915023ffa5fac1bb2f91f19210bb18407cBrian Wellington ProfmgrHeader.html \
7efc8c3f692fc3226c00ce8bdc1b90eb06562352David Lawrence AuthProfmgrWrite.html \
AuthRoleAssign.html \
AuthRoleDelegate.html \
RoleHeader.html \
AuthRoleWrite.html \
SysDate.html \
SysHeader.html \
SysShutdown.html \
AllSolAuthsHeader.html \
DhcpmgrHeader.html \
DhcpmgrWrite.html \
BindStates.html \
SmfAutofsStates.html \
SmfCronStates.html \
SmfHeader.html \
SmfManageHeader.html \
SmfModifyAppl.html \
SmfModifyDepend.html \
SmfModifyFramework.html \
SmfModifyHeader.html \
SmfModifyMethod.html \
SmfNscdStates.html \
SmfNWAMStates.html \
SmfPowerStates.html \
SmfRoutingStates.html \
SmfSendmailStates.html \
SmfSshStates.html \
SmfSyslogStates.html \
SmfValueHeader.html \
SmfValueNWAM.html \
SmfValueRouting.html \
SmfWpaStates.html \
NetworkHeader.html \
WifiConfig.html \
WifiWep.html \
LinkSecurity.html
HELPDIR=$(ROOT)/usr/lib/help
AUTHDIR=$(HELPDIR)/auths
LOCALEDIR=$(AUTHDIR)/locale
CDIR=$(LOCALEDIR)/C
DIRS=$(HELPDIR) $(AUTHDIR) $(LOCALEDIR) $(CDIR)
HELPFILES=$(HTMLENTS:%=$(CDIR)/%)
MSGDIR= $(LOCALEDIR)
MSGDIRS = $(HELPDIR) $(AUTHDIR) $(LOCALEDIR)
MSGFILES= $(HTMLENTS)
MSGS= $(MSGFILES:%=$(MSGDIR)/%)
FILEMODE= 0444
$(HELPFILES) := OWNER = root
$(HELPFILES) := GROUP = bin
.KEEP_STATE:
all: $(HTMLENTS)
install: all $(DIRS) $(HELPFILES)
_msg: $(MSGDIRS) $(MSGS)
$(CDIR)/%: %
$(INS.file)
$(DIRS):
$(INS.dir)
$(MSGDIR)/%: %
$(INS.file)
clean clobber lint: