Makefile revision 2080
3421N/A# Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. 3421N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 3421N/A# This code is free software; you can redistribute it and/or modify it 3421N/A# under the terms of the GNU General Public License version 2 only, as 3421N/A# published by the Free Software Foundation. Sun designates this 3421N/A# particular file as subject to the "Classpath" exception as provided 3421N/A# by Sun in the LICENSE file that accompanied this code. 3421N/A# This code is distributed in the hope that it will be useful, but WITHOUT 3421N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 3421N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 3421N/A# version 2 for more details (a copy is included in the LICENSE file that 3421N/A# You should have received a copy of the GNU General Public License version 3421N/A# 2 along with this work; if not, write to the Free Software Foundation, 3421N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 3421N/A# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, 3421N/A#OTHER_JAVACFLAGS += -Xmaxwarns 1000 -Xlint # Find platform-specific C source files #OTHER_LDLIBS += -L$(LIBDIR)/$(LIBARCH) -ljava -lnet -lpthread -ldl