Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
d5b7ba26785d7494166d48876362ba30ff30b98awrowe#
c30ef289fe64ac7fedc44cfcc6b439f0f8458b4cgregames# CDDL HEADER START
c30ef289fe64ac7fedc44cfcc6b439f0f8458b4cgregames#
14763a0db22322626dd8cd59dfbc3a4fcc655d99trawick# The contents of this file are subject to the terms of the
f769c33501f474aed3e0f7c769477c8c4f478783geoff# Common Development and Distribution License, Version 1.0 only
f769c33501f474aed3e0f7c769477c8c4f478783geoff# (the "License"). You may not use this file except in compliance
f769c33501f474aed3e0f7c769477c8c4f478783geoff# with the License.
f769c33501f474aed3e0f7c769477c8c4f478783geoff#
89ea31761658f422cf21cd3b0224dc5fe95cccd3nd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
89ea31761658f422cf21cd3b0224dc5fe95cccd3nd# or http://www.opensolaris.org/os/licensing.
89ea31761658f422cf21cd3b0224dc5fe95cccd3nd# See the License for the specific language governing permissions
22e2a4e366bf541a07188005e46c88c86de56775nd# and limitations under the License.
22e2a4e366bf541a07188005e46c88c86de56775nd#
22e2a4e366bf541a07188005e46c88c86de56775nd# When distributing Covered Code, include this CDDL HEADER in each
67a4d05bab3fc19c1b87fb9042977975bf27cdbdnd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
67a4d05bab3fc19c1b87fb9042977975bf27cdbdnd# If applicable, add the following below this CDDL HEADER, with the
67a4d05bab3fc19c1b87fb9042977975bf27cdbdnd# fields enclosed by brackets "[]" replaced with your own identifying
210817da3118a900388980e4481e4aec6a58f101nd# information: Portions Copyright [yyyy] [name of copyright owner]
210817da3118a900388980e4481e4aec6a58f101nd#
210817da3118a900388980e4481e4aec6a58f101nd# CDDL HEADER END
46c99ed700a996f84dee6b1fe42d22ce9f27b5a0nd#
46c99ed700a996f84dee6b1fe42d22ce9f27b5a0nd#
46c99ed700a996f84dee6b1fe42d22ce9f27b5a0nd#ident "%Z%%M% %I% %E% SMI"
d7c7669331357296719d67d1963d40d713ed455atrawick#
d7c7669331357296719d67d1963d40d713ed455atrawick# Copyright 2002 Sun Microsystems, Inc. All rights reserved.
d7c7669331357296719d67d1963d40d713ed455atrawick# Use is subject to license terms.
d7c7669331357296719d67d1963d40d713ed455atrawick#
54d0abb38e1a2ba503250495e4c3476b348f1a74madhum# cmd/picl/plugins/sun4u/chalupa/frudata/Makefile
54d0abb38e1a2ba503250495e4c3476b348f1a74madhum#
54d0abb38e1a2ba503250495e4c3476b348f1a74madhum
781888a651637edc0b043a6787cb0c2acf30a187geoffinclude $(SRC)/Makefile.psm
781888a651637edc0b043a6787cb0c2acf30a187geoff
781888a651637edc0b043a6787cb0c2acf30a187geoff# include library definitions
781888a651637edc0b043a6787cb0c2acf30a187geoffinclude $(SRC)/lib/Makefile.lib
82418a946182d550955bde2daae409766544c544trawick
82418a946182d550955bde2daae409766544c544trawickROOT_PLATFORM = $(USR_PLAT_DIR)/SUNW,Sun-Fire-V440
82418a946182d550955bde2daae409766544c544trawick
5d3e5520c34648220ed0cd9dc01c2c203257c86fndinclude $(SRC)/cmd/picl/plugins/Makefile.com
5d3e5520c34648220ed0cd9dc01c2c203257c86fnd
5d3e5520c34648220ed0cd9dc01c2c203257c86fndROOTLIBDIR = $(ROOT_PLAT_PLUGINDIR)
15240541412d9584f72016c353296e95b7339236thommayROOTLIBDIR := OWNER = root
15240541412d9584f72016c353296e95b7339236thommayROOTLIBDIR := GROUP = sys
15240541412d9584f72016c353296e95b7339236thommay
92d95be777d4365eb79444a7a558355a7a92081ajortonCONF= libpiclfrudata.conf
92d95be777d4365eb79444a7a558355a7a92081ajortonROOTCONF= $(CONF:%=$(ROOTLIBDIR)/%)
92d95be777d4365eb79444a7a558355a7a92081ajorton$(ROOTCONF) := FILEMODE = 0644
92d95be777d4365eb79444a7a558355a7a92081ajorton
af8dee354a287249dd9f3f77bbe850108e5afe43trawickROOTLINTDIR = $(ROOTLIBDIR)
af8dee354a287249dd9f3f77bbe850108e5afe43trawick
af8dee354a287249dd9f3f77bbe850108e5afe43trawick.KEEP_STATE:
af8dee354a287249dd9f3f77bbe850108e5afe43trawick
af8dee354a287249dd9f3f77bbe850108e5afe43trawickSUBDIRS=
14763a0db22322626dd8cd59dfbc3a4fcc655d99trawick
fb82af0f0cd7b58eef19c54b086131b7e1e1e749madhumall := TARGET= all
fb82af0f0cd7b58eef19c54b086131b7e1e1e749madhuminstall := TARGET= install
fb82af0f0cd7b58eef19c54b086131b7e1e1e749madhumclean := TARGET= clean
bcccfc984c481af611fa4ffc3e2732400b041cfendclobber := TARGET= clobber
bcccfc984c481af611fa4ffc3e2732400b041cfendlint := TARGET= lint
bcccfc984c481af611fa4ffc3e2732400b041cfend
f78505c7d260473bf11002f5028186f27d0ed8a0geoffall: $(CONF)
f78505c7d260473bf11002f5028186f27d0ed8a0geoff
f78505c7d260473bf11002f5028186f27d0ed8a0geoffinstall: $(ROOTLIBDIR) $(ROOTCONF)
f78505c7d260473bf11002f5028186f27d0ed8a0geoff
f78505c7d260473bf11002f5028186f27d0ed8a0geoff# include library targets
f78505c7d260473bf11002f5028186f27d0ed8a0geoffinclude $(SRC)/lib/Makefile.targ
5317df0c9398c362b856b205fa810dfdbca60671trawickinclude $(SRC)/cmd/picl/plugins/Makefile.targ
5317df0c9398c362b856b205fa810dfdbca60671trawick
5317df0c9398c362b856b205fa810dfdbca60671trawick$(ROOTLINTDIR)/%: ../%
5317df0c9398c362b856b205fa810dfdbca60671trawick $(INS.file)
a8a509c9b67eea07a4a239e7f36c9f3de6022585trawick
a8a509c9b67eea07a4a239e7f36c9f3de6022585trawicklint:
a8a509c9b67eea07a4a239e7f36c9f3de6022585trawick
464f9b8ffadf219501efd5536bb7e7ccdc8c01f9trawick$(SUBDIRS): FRC
a8a509c9b67eea07a4a239e7f36c9f3de6022585trawick @cd $@; pwd; $(MAKE) $(TARGET)
464f9b8ffadf219501efd5536bb7e7ccdc8c01f9trawick
ea981941b1e5ecfb1a27b9e9aff32b9c98640ed9ndFRC:
ea981941b1e5ecfb1a27b9e9aff32b9c98640ed9nd