Makefile revision 0
236N/A# Copyright 1997-2005 Sun Microsystems, Inc. All Rights Reserved. 236N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 236N/A# This code is free software; you can redistribute it and/or modify it 236N/A# under the terms of the GNU General Public License version 2 only, as 236N/A# published by the Free Software Foundation. Sun designates this 236N/A# particular file as subject to the "Classpath" exception as provided 236N/A# by Sun in the LICENSE file that accompanied this code. 236N/A# This code is distributed in the hope that it will be useful, but WITHOUT 236N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 236N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 236N/A# version 2 for more details (a copy is included in the LICENSE file that 236N/A# accompanied this code). 236N/A# You should have received a copy of the GNU General Public License version 236N/A# 2 along with this work; if not, write to the Free Software Foundation, 236N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 236N/A# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, 236N/A# Install a wrapper for the "rmid" command. The associated classfiles 236N/A# are built at a higher level. 236N/A# Rules to build activation-system stubs 236N/A# Full package names of implementations requiring stubs # Compile stubs for remote implementations # (use -v1.2 stubs for activation system) -d
$(CLASSBINDIR) '$(subst /,.,$(<:$(CLASSBINDIR)/%.class=%))'