7 lines
118 B
Makefile
7 lines
118 B
Makefile
# $Id: Makefile,v 1.1 1999/04/14 00:24:03 obrien Exp $
|
|
|
|
.include "../libgcc/Makefile"
|
|
|
|
LIB= gcc_r
|
|
CFLAGS+=-D_PTHREADS
|