Makefile revision 1365
306763c67bb99228487345b32ab8c5c6cd41f23cChristian Maeder# Copyright 1996-2007 Sun Microsystems, Inc. All Rights Reserved.
e6d40133bc9f858308654afb1262b8b483ec5922Till Mossakowski# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
97018cf5fa25b494adffd7e9b4e87320dae6bf47Christian Maeder# This code is free software; you can redistribute it and/or modify it
e899b993b4f642217274fda6f462fe1318ae3626Christian Maeder# under the terms of the GNU General Public License version 2 only, as
306763c67bb99228487345b32ab8c5c6cd41f23cChristian Maeder# published by the Free Software Foundation. Sun designates this
306763c67bb99228487345b32ab8c5c6cd41f23cChristian Maeder# particular file as subject to the "Classpath" exception as provided
95c3e5d11dcee331dc3876a9bf0c1d6daa38e2caChristian Maeder# by Sun in the LICENSE file that accompanied this code.
679d3f541f7a9ede4079e045f7758873bb901872Till Mossakowski# This code is distributed in the hope that it will be useful, but WITHOUT
02dc9cda66fc907229f0c74658c5f0bec550f898Till Mossakowski# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
02dc9cda66fc907229f0c74658c5f0bec550f898Till Mossakowski# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
02dc9cda66fc907229f0c74658c5f0bec550f898Till Mossakowski# version 2 for more details (a copy is included in the LICENSE file that
56c56b2181e76c239929ddade2925ba5c3f3fffdChristian Maeder# accompanied this code).
52012e2c12ec90a1bbf4fe0cb19e1a7058bce350Christian Maeder# You should have received a copy of the GNU General Public License version
306763c67bb99228487345b32ab8c5c6cd41f23cChristian Maeder# 2 along with this work; if not, write to the Free Software Foundation,
306763c67bb99228487345b32ab8c5c6cd41f23cChristian Maeder# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
95c3e5d11dcee331dc3876a9bf0c1d6daa38e2caChristian Maeder# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
95c3e5d11dcee331dc3876a9bf0c1d6daa38e2caChristian Maeder# CA 95054 USA or visit www.sun.com if you need additional information or
95c3e5d11dcee331dc3876a9bf0c1d6daa38e2caChristian Maeder# have any questions.
95c3e5d11dcee331dc3876a9bf0c1d6daa38e2caChristian Maeder# Makefile for building native2ascii
95c3e5d11dcee331dc3876a9bf0c1d6daa38e2caChristian Maeder# This program must contain a manifest that defines the execution level
5b14cb4855372bd9578cc07a9f6f9f3076bc033cChristian Maeder# needed to follow standard Vista User Access Control Guidelines
5b14cb4855372bd9578cc07a9f6f9f3076bc033cChristian Maeder# This must be set before Program.gmk is included