Makefile revision 441
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# This code is free software; you can redistribute it and/or modify it
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# under the terms of the GNU General Public License version 2 only, as
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# published by the Free Software Foundation. Sun designates this
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# particular file as subject to the "Classpath" exception as provided
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# by Sun in the LICENSE file that accompanied this code.
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# This code is distributed in the hope that it will be useful, but WITHOUT
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# version 2 for more details (a copy is included in the LICENSE file that
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# accompanied this code).
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# You should have received a copy of the GNU General Public License version
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# 2 along with this work; if not, write to the Free Software Foundation,
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# CA 95054 USA or visit www.sun.com if you need additional information or
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# have any questions.
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# Makefile for build spp tool
c64027834c5ffc60c557c2b12555e0cd4d30320cakolb# Build tool jar rules.