Makefile revision 3f7d54a6b84904c8f4d8daa4c7b577bede7df8b9
ec79b29695b183f794264bbb578c51e93d1f9b1emartin# CDDL HEADER START
4454877ac4229442a1cb20ec2b5b8c92657659a6wrowe# The contents of this file are subject to the terms of the
4454877ac4229442a1cb20ec2b5b8c92657659a6wrowe# Common Development and Distribution License (the "License").
4454877ac4229442a1cb20ec2b5b8c92657659a6wrowe# You may not use this file except in compliance with the License.
4454877ac4229442a1cb20ec2b5b8c92657659a6wrowe# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4454877ac4229442a1cb20ec2b5b8c92657659a6wrowe# See the License for the specific language governing permissions
4454877ac4229442a1cb20ec2b5b8c92657659a6wrowe# and limitations under the License.
9f5ea8b7a24bbd455b8ee71ea737b4880e55f070covener# When distributing Covered Code, include this CDDL HEADER in each
9f5ea8b7a24bbd455b8ee71ea737b4880e55f070covener# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9f5ea8b7a24bbd455b8ee71ea737b4880e55f070covener# If applicable, add the following below this CDDL HEADER, with the
9ab5933c174cb21de69e8305f80544cbe7ed2a7ccovener# fields enclosed by brackets "[]" replaced with your own identifying
9fcea5d26cbaf4df156b83df3aeecd2896a412fdniq# information: Portions Copyright [yyyy] [name of copyright owner]
9fcea5d26cbaf4df156b83df3aeecd2896a412fdniq# CDDL HEADER END
c05a38095129d25a4ad10aa51584c774458fb089niq# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
c4a423b3ef5cf5bc7209b452ed0823b5a895ffd6jim# Path to the base of the uts directory tree (usually /usr/src/uts).
084d3bd7b9e5456e77664b61c0d6f3448edf3726niq# Define the module and object file sets.
f85bcbc579bb47de4d3f7d72ccaacc8ad4525238gregamesCFLAGS += -I../../common/sys -I../../sun/sys/scsi -D_KERNEL
f85bcbc579bb47de4d3f7d72ccaacc8ad4525238gregames# Defines for local commands.
f2e009134c7e279f99dfca5bd421f721bf1f7840jorton# lock_lint rules
135402675e89e6df0e17735e48f428a1e1d8eb16pquernaall: warlock warlock.1394 warlock.ecpp warlock.scsi \
81bd9331da3bd0f53255d52b1475480ff3a4b395trawick$(CLOSED_BUILD) @cd $(CLOSED)/uts/intel/glm; $(MAKE) clean; $(MAKE) warlock
cd3bbd6d2df78d6c75e5d159a81ef8bdd5f70df9trawick$(CLOSED_BUILD) @cd $(CLOSED)/uts/intel/mpt; $(MAKE) clean; $(MAKE) warlock
bed7fc979e00a75f76ed79245f003b52e91d40abchrisd$(CLOSED_BUILD) @cd $(CLOSED)/uts/intel/tavor; $(MAKE) clean; $(MAKE) warlock
bed7fc979e00a75f76ed79245f003b52e91d40abchrisd$(CLOSED_BUILD) @cd $(CLOSED)/uts/intel/hermon; $(MAKE) clean; $(MAKE) warlock
bed7fc979e00a75f76ed79245f003b52e91d40abchrisd$(CLOSED_BUILD) @cd $(CLOSED)/uts/intel/daplt; $(MAKE) clean; $(MAKE) warlock