Makefile revision 0a0e9771ca0211c15f3ac4466b661c145feeb9e4
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b#
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# CDDL HEADER START
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b#
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# The contents of this file are subject to the terms of the
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# Common Development and Distribution License (the "License").
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# You may not use this file except in compliance with the License.
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b#
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# or http://www.opensolaris.org/os/licensing.
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# See the License for the specific language governing permissions
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# and limitations under the License.
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b#
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# When distributing Covered Code, include this CDDL HEADER in each
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# If applicable, add the following below this CDDL HEADER, with the
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# fields enclosed by brackets "[]" replaced with your own identifying
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# information: Portions Copyright [yyyy] [name of copyright owner]
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b#
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# CDDL HEADER END
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b#
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b#
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b# Use is subject to license terms.
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b#
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_binclude ../Makefile.com
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_bDATAFILES += depend
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_bLICENSEFILES += ../../cmd/ipf/tools/IPFILTER.LICENCE
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_bCDDL=
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b.KEEP_STATE:
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_ball: $(FILES)
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_binstall: all pkg
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_binclude ../Makefile.targ
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799gustav_b