summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_freebsd_pthread.GNU
blob: a6cfdd132033f243b6256ae98fd050378d65bb7b (plain)
1
2
3
4
5
6
7
8
# $Id$

# platform_freebsd_pthread.GNU

include $(ACE_ROOT)/include/makeinclude/platform_freebsd.GNU

LDFLAGS		+= -pthread
CFLAGS          += -D_THREAD_SAFE