Makefile revision fa9e4066f08beec538e775443c5be79dd423fcab
1633838b8255282d10af15c5c84cee5a51466712Bob Halley#
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# CDDL HEADER START
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence#
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# The contents of this file are subject to the terms of the
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Common Development and Distribution License, Version 1.0 only
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# (the "License"). You may not use this file except in compliance
1633838b8255282d10af15c5c84cee5a51466712Bob Halley# with the License.
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley#
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# or http://www.opensolaris.org/os/licensing.
d25afd60ee2286cb171c4960a790f3d7041b6f85Bob Halley# See the License for the specific language governing permissions
d25afd60ee2286cb171c4960a790f3d7041b6f85Bob Halley# and limitations under the License.
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley#
0f7045b0c437b158c61c195c319d2762882ece83Andreas Gustafsson# When distributing Covered Code, include this CDDL HEADER in each
278f78a45b51bb0089f95afd8ba1478b3e132af8Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0f7045b0c437b158c61c195c319d2762882ece83Andreas Gustafsson# If applicable, add the following below this CDDL HEADER, with the
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence# fields enclosed by brackets "[]" replaced with your own identifying
364a82f7c25b62967678027043425201a5e5171aBob Halley# information: Portions Copyright [yyyy] [name of copyright owner]
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley#
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley# CDDL HEADER END
6f7abb89ec22aef5eda40ed60fcf605a42b78d4dMark Andrews#
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
87cafc5e70f79f2586d067fbdd64f61bbab069d2David Lawrence# Use is subject to license terms.
87cafc5e70f79f2586d067fbdd64f61bbab069d2David Lawrence#
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley#ident "%Z%%M% %I% %E% SMI"
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley#
005df5aba5181dc57b0e84eae72929f009b6b8fdBob Halley# lib/libsecdb/help/profiles/Makefile
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley#
d8d845eb478e6eae13c787787a3921e24284b593Michael Graff
005df5aba5181dc57b0e84eae72929f009b6b8fdBob Halleyinclude ../../../../Makefile.master
005df5aba5181dc57b0e84eae72929f009b6b8fdBob Halley
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark AndrewsHTMLENTS = \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtAll.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtAuditCtrl.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtAuditReview.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtContractObserver.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtCronMngmnt.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtCryptoMngmnt.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtLogMngmnt.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtDeviceMngmnt.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtDeviceSecurity.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtDHCPMngmnt.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtFileSysMngmnt.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtFileSysSecurity.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtFTPMngmnt.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtIPFilterMngmnt.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtKerberosClntMngmnt.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtKerberosSrvrMngmnt.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtMailMngmnt.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtMaintAndRepair.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtMediaBkup.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtMediaRestore.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtNameServiceAdmin.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtNameServiceSecure.html \
531074d11aa851d04f7a120882cacd2dcbf98cfeEvan Hunt RtNetMngmnt.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtNetSecure.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtObAccessMngmnt.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtPrntAdmin.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtProcManagement.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtRightsDelegate.html \
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews RtSoftwareInstall.html \
005df5aba5181dc57b0e84eae72929f009b6b8fdBob Halley RtSysEvMngmnt.html \
35a8d16d614cda6fec64c989c1a5ee0f3f16fb08Michael Graff RtUserMngmnt.html \
005df5aba5181dc57b0e84eae72929f009b6b8fdBob Halley RtUserSecurity.html \
005df5aba5181dc57b0e84eae72929f009b6b8fdBob Halley RtDatAdmin.html \
005df5aba5181dc57b0e84eae72929f009b6b8fdBob Halley RtZFSFileSysMngmnt.html \
005df5aba5181dc57b0e84eae72929f009b6b8fdBob Halley RtZFSStorageMngmnt.html \
3df43dad430973e273bc55b304c6d5965390db06Michael Graff RtZoneMngmnt.html \
4556681e191b7c1654639895ce719d98f2822ee2Michael Graff RtDefault.html
4556681e191b7c1654639895ce719d98f2822ee2Michael Graff
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence
d8d845eb478e6eae13c787787a3921e24284b593Michael GraffHELPDIR = $(ROOT)/usr/lib/help
005df5aba5181dc57b0e84eae72929f009b6b8fdBob HalleyPROFDIR = $(HELPDIR)/profiles
005df5aba5181dc57b0e84eae72929f009b6b8fdBob HalleyLOCALEDIR = $(PROFDIR)/locale
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold KrecickiCDIR = $(LOCALEDIR)/C
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold KrecickiDIRS = $(HELPDIR) $(PROFDIR) $(LOCALEDIR) $(CDIR)
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold KrecickiHELPFILES=$(HTMLENTS:%=$(CDIR)/%)
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold KrecickiMSGDIR= $(LOCALEDIR)
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold KrecickiMSGDIRS = $(HELPDIR) $(PROFDIR) $(LOCALEDIR)
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki
7b5e3afd21d4f1792812ab371ee687807235dd87Bob HalleyMSGFILES= $(HTMLENTS)
35a8d16d614cda6fec64c989c1a5ee0f3f16fb08Michael GraffMSGS= $(MSGFILES:%=$(MSGDIR)/%)
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley
7b5e3afd21d4f1792812ab371ee687807235dd87Bob HalleyFILEMODE = 0444
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley$(HELPFILES) := OWNER = root
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley$(HELPFILES) := GROUP = bin
3df43dad430973e273bc55b304c6d5965390db06Michael Graff
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley.KEEP_STATE:
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley
d8d845eb478e6eae13c787787a3921e24284b593Michael Graffall: $(HTMLENTS)
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halleyinstall: all $(DIRS) $(HELPFILES)
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley
3f06b888ae80a8724b300ab39a4276537b0241cdWitold Krecicki_msg: $(MSGDIRS) $(MSGS)
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley$(CDIR)/%: %
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley $(INS.file)
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley
3df43dad430973e273bc55b304c6d5965390db06Michael Graff$(DIRS):
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley $(INS.dir)
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley
d8d845eb478e6eae13c787787a3921e24284b593Michael Graff$(MSGDIR)/%: %
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley $(INS.file)
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halley
7b5e3afd21d4f1792812ab371ee687807235dd87Bob Halleyclean clobber lint:
35a8d16d614cda6fec64c989c1a5ee0f3f16fb08Michael Graff