Makefile revision 2362
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# Copyright (c) 2004, 2006, Oracle and/or its affiliates. All rights reserved.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# This code is free software; you can redistribute it and/or modify it
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# under the terms of the GNU General Public License version 2 only, as
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# published by the Free Software Foundation. Oracle designates this
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# particular file as subject to the "Classpath" exception as provided
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# by Oracle in the LICENSE file that accompanied this code.
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# This code is distributed in the hope that it will be useful, but WITHOUT
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
f98fcaaa986f9ec41343521e78cbd5d6e67b892cDav Glass# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# version 2 for more details (a copy is included in the LICENSE file that
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# accompanied this code).
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# You should have received a copy of the GNU General Public License version
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# 2 along with this work; if not, write to the Free Software Foundation,
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
f98fcaaa986f9ec41343521e78cbd5d6e67b892cDav Glass# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5b139d58acfcae4b1bcab5a895706abafc2a87a0Dav Glass# or visit www.oracle.com if you need additional information or have any
f98fcaaa986f9ec41343521e78cbd5d6e67b892cDav Glass# Makefile for the nioserver sample code