Makefile revision 127
48c0c81cd6fabac9d3386406d97633780365b839coar#
ce6fb56676a44cddd0b2414a7c4c28da2608a4f3stoddard# Copyright 1995-2005 Sun Microsystems, Inc. All Rights Reserved.
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj#
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# This code is free software; you can redistribute it and/or modify it
0d2f57cf389a981efa5e98d9b451c6baf0af12bfjerenkrantz# under the terms of the GNU General Public License version 2 only, as
0d2f57cf389a981efa5e98d9b451c6baf0af12bfjerenkrantz# published by the Free Software Foundation. Sun designates this
2cc7cdffce670f2ae1bd4ae502b2c19481487dbejerenkrantz# particular file as subject to the "Classpath" exception as provided
d89c116f82699294ca744125723651c554bc5925wrowe# by Sun in the LICENSE file that accompanied this code.
4214e98fc9045e5010e66f9a967bd6d68f40d342aaron#
8721697e2aece27b0e738519329f7976c72b27bfjerenkrantz# This code is distributed in the hope that it will be useful, but WITHOUT
4a257be29f8aeab984fe5622fa69e0b2aab204d7jerenkrantz# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
91cacb801f6c0215b38322f6d2fc58cbfedfecfbjerenkrantz# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
91cacb801f6c0215b38322f6d2fc58cbfedfecfbjerenkrantz# version 2 for more details (a copy is included in the LICENSE file that
df14f0d3a5191cdd7c4bb5b03acd135d43a6f51brbb# accompanied this code).
df14f0d3a5191cdd7c4bb5b03acd135d43a6f51brbb#
ab71b233b3a36489e44a7b061c48293be0b17788jwoolley# You should have received a copy of the GNU General Public License version
571760de5e60c0b459cb11be45507b923cd023eejwoolley# 2 along with this work; if not, write to the Free Software Foundation,
571760de5e60c0b459cb11be45507b923cd023eejwoolley# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
9180a5933673ffb1af633c255ceee029340f3b1erbb#
bcb6e1be6041dfeb549c8ea8d37f97ad4e90a0c3rbb# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
9bd71e35f5d26d26d23fe3a677401828e842ed72wrowe# CA 95054 USA or visit www.sun.com if you need additional information or
2900ab946a2d76b73a14cebfe2985d253f01c967stoddard# have any questions.
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb#
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbbBUILDDIR = ../..
b876b7bcf0ce3d232da723246d709e8dbbfe8762rbbPACKAGE = sun.net
cf6bf6c34c936e6a6fe731dbce4a5c3c8bf8e9a3gsteinPRODUCT = sun
35330e0d79ceb8027223bbb8330a381b1f989d6etrawickinclude $(BUILDDIR)/common/Defs.gmk
6f6f4a4bca281779d196acbdd5c017bb90858305trawick
8dd4618c4709236b4ea297d7250d282e463ce2d8rbbSUBDIRS = others spi
09bd86d0db1114ee23eda0a6eb76ca055877a1cftrawickall build clean clobber::
2deb319e6b3de239f45c16a3e9e836d44f1f7108rbb $(SUBDIRS-loop)
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb
70f6f32765cfaadd6da8de6f0fea97ddd72d8fadmanoj