Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
5a6e6c2c9b2f6cf426aa2a682aa800765e26d540Andreas Gustafsson#
5a6e6c2c9b2f6cf426aa2a682aa800765e26d540Andreas Gustafsson# CDDL HEADER START
b897c52f865b2fc4e220e2110b874e59c716456bBob Halley#
b897c52f865b2fc4e220e2110b874e59c716456bBob Halley# The contents of this file are subject to the terms of the
b897c52f865b2fc4e220e2110b874e59c716456bBob Halley# Common Development and Distribution License, Version 1.0 only
b897c52f865b2fc4e220e2110b874e59c716456bBob Halley# (the "License"). You may not use this file except in compliance
15a44745412679c30a6d022733925af70a38b715David Lawrence# with the License.
15a44745412679c30a6d022733925af70a38b715David 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
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
#pragma ident "%Z%%M% %I% %E% SMI"
#
# cmd/pools/poold/libjsyslog/spec/i386/Makefile
#
.KEEP_STATE:
include ../Makefile.targ
include $(SRC)/lib/Makefile.lib
include $(SRC)/lib/Makefile.spec
CFLAGS += -I$(JAVA_ROOT)/include \
-I$(JAVA_ROOT)/include/solaris
install: $(SPECMAP)