9 lines
124 B
Makefile
9 lines
124 B
Makefile
|
#
|
||
|
# $Id: Makefile,v 1.25 1999/04/08 08:39:16 obrien Exp $
|
||
|
#
|
||
|
|
||
|
.include "../libgcc/Makefile"
|
||
|
|
||
|
LIB= gcc_r
|
||
|
CFLAGS+= -D_PTHREADS
|