Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
7ed2d93fa4e12e0ceaa0c7c0da3a89e7a5d78296Andreas Gustafsson#
1ec527b71267747cc3ae4d9849aa4f6362c78ea9Brian Wellington# CDDL HEADER START
1ec527b71267747cc3ae4d9849aa4f6362c78ea9Brian Wellington#
1ec527b71267747cc3ae4d9849aa4f6362c78ea9Brian Wellington# The contents of this file are subject to the terms of the
703e1c0bb66f3cd3d300358ca0c1fdf3cb5fb1c5Brian Wellington# Common Development and Distribution License, Version 1.0 only
703e1c0bb66f3cd3d300358ca0c1fdf3cb5fb1c5Brian Wellington# (the "License"). You may not use this file except in compliance
703e1c0bb66f3cd3d300358ca0c1fdf3cb5fb1c5Brian Wellington# with the License.
7ed2d93fa4e12e0ceaa0c7c0da3a89e7a5d78296Andreas Gustafsson#
7ed2d93fa4e12e0ceaa0c7c0da3a89e7a5d78296Andreas Gustafsson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7ed2d93fa4e12e0ceaa0c7c0da3a89e7a5d78296Andreas Gustafsson# or http://www.opensolaris.org/os/licensing.
14bb9cccae74676e25ae145dc14a3681cc3022b9Mark Andrews# See the License for the specific language governing permissions
14bb9cccae74676e25ae145dc14a3681cc3022b9Mark Andrews# and limitations under the License.
01b8865b1462ba219c90cf6c00f1bf0fdf780d9bBrian Wellington#
01b8865b1462ba219c90cf6c00f1bf0fdf780d9bBrian Wellington# When distributing Covered Code, include this CDDL HEADER in each
3b77946b751f39bd4db5a7d1fe48a81e6b1e7a28Bob Halley# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3b77946b751f39bd4db5a7d1fe48a81e6b1e7a28Bob Halley# If applicable, add the following below this CDDL HEADER, with the
fcc3c131e03cb7e844eaecf74d4f9b7fd38c8398Andreas Gustafsson# fields enclosed by brackets "[]" replaced with your own identifying
fb0663dbdd4811c6062fe602b511227be66aec56Mark Andrews# information: Portions Copyright [yyyy] [name of copyright owner]
fb0663dbdd4811c6062fe602b511227be66aec56Mark Andrews#
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafsson# CDDL HEADER END
7017ede939a5d3e7f2dc113061887a9e81fe8627Brian Wellington#
7017ede939a5d3e7f2dc113061887a9e81fe8627Brian Wellington#
7017ede939a5d3e7f2dc113061887a9e81fe8627Brian Wellington#ident "%Z%%M% %I% %E% SMI"
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafsson#
fcc3c131e03cb7e844eaecf74d4f9b7fd38c8398Andreas Gustafsson# Copyright (c) 1993-2000 by Sun Microsystems, Inc.
66921d6dd259c4486a07aba19eee2b8349698575Brian Wellington#
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafsson
b65fc651b8aaab5d0fb9b8f6ef583d699d14a113Mark Andrewsinclude ../Makefile.com
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafsson
2728a98ee4104b2fb30f273893a7f354e20002b5Mark Andrews.KEEP_STATE:
c50895694ef939f287aaa7505e0fcf634903bd34Mark Andrews
be387fd057ee54ae5d84904e69587d6e29bd3950Mark Andrewsall: $(FILES)
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafssoninstall: all pkg
d72269740049af28b091ba81d68a067c88f53547Mark Andrews
6d3e8dffb447b9a961360f7f4fd77b0bdb81de76Andreas Gustafssoninclude ../Makefile.targ
7dbb39a417a28f61ba13e6e066c2f9c711f61471Mark Andrews