Makefile revision 300
181e56d8b348d301d615ccf5465ae600fee2867berikabele# CDDL HEADER START
dd9f0e560e29dc86fba5f5d4fa5e72cda5cefb16slive# The contents of this file are subject to the terms of the
dd9f0e560e29dc86fba5f5d4fa5e72cda5cefb16slive# Common Development and Distribution License (the "License").
dd9f0e560e29dc86fba5f5d4fa5e72cda5cefb16slive# You may not use this file except in compliance with the License.
5a58787efeb02a1c3f06569d019ad81fd2efa06end# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim# See the License for the specific language governing permissions
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# and limitations under the License.
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# When distributing Covered Code, include this CDDL HEADER in each
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim# If applicable, add the following below this CDDL HEADER, with the
5a58787efeb02a1c3f06569d019ad81fd2efa06end# fields enclosed by brackets "[]" replaced with your own identifying
d229f940abfb2490dee17979e9a5ff31b7012eb5rbowen# information: Portions Copyright [yyyy] [name of copyright owner]
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim# CDDL HEADER END
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
2df40fa998d3364133c4dd29eb395f5ae70dfc1fsliveCOMPONENT_ARCHIVE_HASH= sha1:a53d2c671e9f2dd971d0622d5b3672da91c46ef9
57d0156f7bbd9ea3a72342cf9912aba61d118702rbowenCOMPONENT_ARCHIVE_URL= http://libtorrent.rakshasa.no/downloads/$(COMPONENT_ARCHIVE)
cfebc848e619d381e71d40b6f489db4aac180ee5rbowen aclocal-1.10 -I./scripts -I. ; \
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim# Although -norunpath is set for CXXFLAGS, we need to put -norunpath
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim# here, otherwise -norunpath doesn't get set when creating the shared
30471a4650391f57975f60bbb6e4a90be7b284bfhumbedooh# libraries (CC -G).
5a58787efeb02a1c3f06569d019ad81fd2efa06end# this is needed or we can't compile the rak headers
57d0156f7bbd9ea3a72342cf9912aba61d118702rbowen# common targets