7 lines
75 B
Makefile
7 lines
75 B
Makefile
# $FreeBSD$
|
|
|
|
.include "../libgcc/Makefile"
|
|
|
|
LIB= gcc_r
|
|
CFLAGS+=-D_PTHREADS
|