summaryrefslogtreecommitdiff
path: root/include/makeinclude
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-12-26 13:39:31 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-12-26 13:39:31 +0000
commit2f03df64e3d9c3f665be96762beef818111cd7f2 (patch)
tree687280b9078d8f8dce33fa66db10f2cf4f49dfe2 /include/makeinclude
parentc0efc6ae9c66638a6160389b4e84c5e651c179cd (diff)
downloadATCD-2f03df64e3d9c3f665be96762beef818111cd7f2.tar.gz
ChangeLogTag: Thu Dec 26 07:36:10 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
Diffstat (limited to 'include/makeinclude')
-rw-r--r--include/makeinclude/platform_freebsd_pthread.GNU8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/makeinclude/platform_freebsd_pthread.GNU b/include/makeinclude/platform_freebsd_pthread.GNU
deleted file mode 100644
index a6cfdd13203..00000000000
--- a/include/makeinclude/platform_freebsd_pthread.GNU
+++ /dev/null
@@ -1,8 +0,0 @@
-# $Id$
-
-# platform_freebsd_pthread.GNU
-
-include $(ACE_ROOT)/include/makeinclude/platform_freebsd.GNU
-
-LDFLAGS += -pthread
-CFLAGS += -D_THREAD_SAFE