summaryrefslogblamecommitdiff
path: root/devel/linuxthreads/files/Makefile.libgcc_r
blob: 7183cdead4b352fe4ed92ee64f23ebc29240163d (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                                                             
 


                   
                         
                                                                           
 
                                           
 
 
                                                            
 
 
                                               
 
              
 
                             
# $FreeBSD: /tmp/pcvs/ports/devel/linuxthreads/files/Makefile.libgcc_r,v 1.3 2000-11-06 19:43:33 jasone Exp $

DESTDIR=/usr/local/
LIBDIR= lib/

CFLAGS+=-D_PTHREADS -I../
CFLAGS+=-I../sysdeps/i386 -I../sysdeps/pthread -I../sysdeps/unix/sysv/linux

.include "/usr/src/gnu/lib/libgcc/Makefile"

#
# Override various things that are set in the main Makefile.
#

GCCDIR:=$(GCCDIR:T:S/^/\/usr\/src\/contrib\/&/)

LIB=	lgcc_r

.PATH: ${GCCDIR}/cp ${GCCDIR}