Makefile revision 3817
203N/A# The contents of this file are subject to the terms of the 203N/A# Common Development and Distribution License (the "License"). 203N/A# You may not use this file except in compliance with the License. 203N/A# See the License for the specific language governing permissions 203N/A# and limitations under the License. 203N/A# When distributing Covered Code, include this CDDL HEADER in each 203N/A# If applicable, add the following below this CDDL HEADER, with the 203N/A# fields enclosed by brackets "[]" replaced with your own identifying 203N/A# information: Portions Copyright [yyyy] [name of copyright owner] 813N/A# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved. 203N/A# Needed to generate libraries with a .so extension. 1701N/A# Set -m32 or -m64 correctly for 32 and 64 bit versions. 203N/A# Remove Linux specific functionality. 203N/A# Uncomment if you have the Check unit testing framework installed. 203N/A#CONFIGURE_OPTIONS += --with-check=/usr 203N/A# Tests for libdnet are not enabled by default as they use the Check unit 203N/A# testing framework which is currently not present on Solaris. See: 203N/A# If you do have Check on your system, then uncomment the TEST_32 line. 206N/A#test: $(TEST_32_and_64)