Makefile revision 2899
1727N/A# The contents of this file are subject to the terms of the 1727N/A# Common Development and Distribution License (the "License"). 1727N/A# You may not use this file except in compliance with the License. 1727N/A# See the License for the specific language governing permissions 1727N/A# and limitations under the License. 1727N/A# When distributing Covered Code, include this CDDL HEADER in each 1727N/A# If applicable, add the following below this CDDL HEADER, with the 1727N/A# fields enclosed by brackets "[]" replaced with your own identifying 1727N/A# information: Portions Copyright [yyyy] [name of copyright owner] 2899N/A# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved. 1727N/A# Userland default includes -mt which links with libthread which we don't need. 1727N/A# pixz's Makefile hard-codes some gcc-only flags in MYCFLAGS and MYLDFLAGS, 1727N/A# then appends CFLAGS & LDFLAGS to each. Here we include their preset values 1727N/A# minus the gcc-only parts, so we can build with Studio.