mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 09:37:08 -04:00
8 lines
124 B
Makefile
8 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
|