Makefile revision 3909
402N/A# Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved. 402N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 402N/A# This code is free software; you can redistribute it and/or modify it 402N/A# under the terms of the GNU General Public License version 2 only, as 402N/A# published by the Free Software Foundation. Oracle designates this 402N/A# particular file as subject to the "Classpath" exception as provided 402N/A# by Oracle in the LICENSE file that accompanied this code. 402N/A# This code is distributed in the hope that it will be useful, but WITHOUT 402N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 402N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 402N/A# version 2 for more details (a copy is included in the LICENSE file that 402N/A# accompanied this code). 402N/A# You should have received a copy of the GNU General Public License version 402N/A# 2 along with this work; if not, write to the Free Software Foundation, 402N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # Makefile for character converters. # charsets should be separated from nio module # This re-directs all the class files to a separate location # For Cygwin, command line arguments that are paths must be converted to # windows style paths. These paths cannot be used as targets, however, because # the ":" in them will interfere with GNU Make rules, generating "multiple # target pattern" errors. # this define is for the rule: # in JDK7 charsets.jar, which causes problem when build the symbol # Extra rules to build character converters.