Makefile revision 844
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# CDDL HEADER START
a99c5d4cc3cab6a62b04d52000dbc22ce1fa2d94coar# The contents of this file are subject to the terms of the
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# Common Development and Distribution License (the "License").
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# You may not use this file except in compliance with the License.
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# See the License for the specific language governing permissions
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# and limitations under the License.
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# When distributing Covered Code, include this CDDL HEADER in each
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# If applicable, add the following below this CDDL HEADER, with the
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# fields enclosed by brackets "[]" replaced with your own identifying
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# information: Portions Copyright [yyyy] [name of copyright owner]
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# CDDL HEADER END
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# we really need to use studio, mostly because that's what
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# sigc++ uses, so we don't like that parfait is g++ in disguise
f6edf426ed6b8912be700db47d65a001d091909flgentisCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
f6edf426ed6b8912be700db47d65a001d091909flgentisCOMPONENT_PROJECT_URL= http://libtorrent.rakshasa.no/
7fb4c0766e858653c9776474005a6ae6d94828afgryzor sha256:76135a63869e43fa0392829bb45d94c0aa55e94350dddc272685ccfac1bbb2ed
5a884cb4f4b177e207554c26334ef853c5665e79lgentisCOMPONENT_ARCHIVE_URL= http://libtorrent.rakshasa.no/downloads/$(COMPONENT_ARCHIVE)
5a884cb4f4b177e207554c26334ef853c5665e79lgentis# this is needed or we can't compile the rak headers
7fb4c0766e858653c9776474005a6ae6d94828afgryzorLDFLAGS += -L/usr/gnu/lib -R/usr/gnu/lib -lnsl -lsocket
7fb4c0766e858653c9776474005a6ae6d94828afgryzor# common targets