summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2004-04-08 20:22:59 +0000
committerbala <balanatarajan@users.noreply.github.com>2004-04-08 20:22:59 +0000
commit3ea1fc6894f4f53b7f8fa221f8bb40210de810f8 (patch)
tree0aa6bcbaad34f539209d2c249f29b0d1223f8536 /apps
parentcf275234b2b8b8cba1b0f6d9a5255428abfc79bd (diff)
downloadATCD-3ea1fc6894f4f53b7f8fa221f8bb40210de810f8.tar.gz
ChangeLogTag:Thu Apr 8 20:12:30 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'apps')
-rw-r--r--apps/Gateway/Gateway/Makefile.bor19
-rw-r--r--apps/Gateway/Makefile.bor7
-rw-r--r--apps/Gateway/Peer/Makefile.bor11
-rw-r--r--apps/JAWS/Makefile.bor7
-rw-r--r--apps/JAWS/clients/Blobby/Makefile.bor13
-rw-r--r--apps/JAWS/clients/Caching/Makefile.bor9
-rw-r--r--apps/JAWS/clients/Makefile.bor7
-rw-r--r--apps/JAWS/server/Makefile.bor20
-rw-r--r--apps/JAWS2/JAWS/Makefile.bor34
-rw-r--r--apps/JAWS2/Makefile.bor21
-rw-r--r--apps/Makefile.bor7
-rw-r--r--apps/build.bor18
-rw-r--r--apps/gperf/Makefile.bor7
-rw-r--r--apps/gperf/src/Makefile.bor26
14 files changed, 0 insertions, 206 deletions
diff --git a/apps/Gateway/Gateway/Makefile.bor b/apps/Gateway/Gateway/Makefile.bor
deleted file mode 100644
index 0fd51516dfe..00000000000
--- a/apps/Gateway/Gateway/Makefile.bor
+++ /dev/null
@@ -1,19 +0,0 @@
-#
-# $Id$
-#
-
-NAME = gatewayd
-OBJFILES = \
- $(OBJDIR)\Concrete_Connection_Handlers.obj \
- $(OBJDIR)\Config_Files.obj \
- $(OBJDIR)\File_Parser.obj \
- $(OBJDIR)\Gateway.obj \
- $(OBJDIR)\Event_Channel.obj \
- $(OBJDIR)\Event_Forwarding_Discriminator.obj \
- $(OBJDIR)\Options.obj \
- $(OBJDIR)\Connection_Handler.obj \
- $(OBJDIR)\Connection_Handler_Acceptor.obj \
- $(OBJDIR)\Connection_Handler_Connector.obj \
- $(OBJDIR)\gatewayd.obj
-!include <$(ACE_ROOT)\apps\build.bor>
-
diff --git a/apps/Gateway/Makefile.bor b/apps/Gateway/Makefile.bor
deleted file mode 100644
index 93c1a90786f..00000000000
--- a/apps/Gateway/Makefile.bor
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# $Id$
-#
-
-DIRS = Gateway Peer
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>
diff --git a/apps/Gateway/Peer/Makefile.bor b/apps/Gateway/Peer/Makefile.bor
deleted file mode 100644
index 72294495ad8..00000000000
--- a/apps/Gateway/Peer/Makefile.bor
+++ /dev/null
@@ -1,11 +0,0 @@
-#
-# $Id$
-#
-
-NAME = peerd
-OBJFILES = \
- $(OBJDIR)\Options.obj \
- $(OBJDIR)\Peer.obj \
- $(OBJDIR)\peerd.obj
-!include <$(ACE_ROOT)\apps\build.bor>
-
diff --git a/apps/JAWS/Makefile.bor b/apps/JAWS/Makefile.bor
deleted file mode 100644
index c7ce07cdf85..00000000000
--- a/apps/JAWS/Makefile.bor
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# $Id$
-#
-
-DIRS = clients server
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>
diff --git a/apps/JAWS/clients/Blobby/Makefile.bor b/apps/JAWS/clients/Blobby/Makefile.bor
deleted file mode 100644
index 936037a128b..00000000000
--- a/apps/JAWS/clients/Blobby/Makefile.bor
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# $Id$
-#
-
-NAME = blobby
-OBJFILES = \
- $(OBJDIR)\Blob.obj \
- $(OBJDIR)\Blob_Handler.obj \
- $(OBJDIR)\Options.obj \
- $(OBJDIR)\blobby.obj
-
-!include <$(ACE_ROOT)\apps\build.bor>
-
diff --git a/apps/JAWS/clients/Caching/Makefile.bor b/apps/JAWS/clients/Caching/Makefile.bor
deleted file mode 100644
index 366d5a8d8c8..00000000000
--- a/apps/JAWS/clients/Caching/Makefile.bor
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# $Id$
-#
-
-NAME = http_client
-OBJFILES = \
- $(OBJDIR)\http_client.obj \
- $(OBJDIR)\http_handler.obj
-!include <$(ACE_ROOT)\apps\build.bor>
diff --git a/apps/JAWS/clients/Makefile.bor b/apps/JAWS/clients/Makefile.bor
deleted file mode 100644
index c2f7d77124d..00000000000
--- a/apps/JAWS/clients/Makefile.bor
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# $Id$
-#
-
-DIRS = Blobby Caching
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>
diff --git a/apps/JAWS/server/Makefile.bor b/apps/JAWS/server/Makefile.bor
deleted file mode 100644
index e26c7196570..00000000000
--- a/apps/JAWS/server/Makefile.bor
+++ /dev/null
@@ -1,20 +0,0 @@
-#
-# $Id$
-#
-
-NAME = main
-OBJFILES = \
- $(OBJDIR)\HTTP_Server.obj \
- $(OBJDIR)\HTTP_Config.obj \
- $(OBJDIR)\HTTP_Handler.obj \
- $(OBJDIR)\HTTP_Helpers.obj \
- $(OBJDIR)\JAWS_Pipeline.obj \
- $(OBJDIR)\JAWS_Concurrency.obj \
- $(OBJDIR)\HTTP_Request.obj \
- $(OBJDIR)\HTTP_Response.obj \
- $(OBJDIR)\Parse_Headers.obj \
- $(OBJDIR)\IO.obj \
- $(OBJDIR)\main.obj
-
-!include <$(ACE_ROOT)\apps\build.bor>
-
diff --git a/apps/JAWS2/JAWS/Makefile.bor b/apps/JAWS2/JAWS/Makefile.bor
deleted file mode 100644
index 1bf245f8d0b..00000000000
--- a/apps/JAWS2/JAWS/Makefile.bor
+++ /dev/null
@@ -1,34 +0,0 @@
-#
-# $Id$
-#
-
-NAME = JAWS
-OBJFILES = \
- $(OBJDIR)\Cache_Manager.obj \
- $(OBJDIR)\Cache_Object.obj \
- $(OBJDIR)\Pipeline.obj \
- $(OBJDIR)\Pipeline_Tasks.obj \
- $(OBJDIR)\Headers.obj \
- $(OBJDIR)\Parse_Headers.obj \
- $(OBJDIR)\Waiter.obj \
- $(OBJDIR)\Reaper.obj \
- $(OBJDIR)\Data_Block.obj \
- $(OBJDIR)\Policy.obj \
- $(OBJDIR)\Concurrency.obj \
- $(OBJDIR)\Server.obj \
- $(OBJDIR)\IO_Acceptor.obj \
- $(OBJDIR)\IO_Handler.obj \
- $(OBJDIR)\IO.obj \
- $(OBJDIR)\Cache_Hash_T.obj \
- $(OBJDIR)\Cache_Heap_T.obj \
- $(OBJDIR)\Cache_List_T.obj \
- $(OBJDIR)\Cache_Manager_T.obj \
- $(OBJDIR)\Hash_Bucket_T.obj \
- $(OBJDIR)\Pipeline_Handler_T.obj
-
-CFLAGS = -I$(ACE_ROOT) -I.. -DJAWS_NTRACE=0 -DACE_NLOGGING
-CPPDIR = .
-BINDIR =..\.
-LIBFILES = $(ACE_LIB)
-!include <$(ACE_ROOT)\include\makeinclude\build_library.bor>
-
diff --git a/apps/JAWS2/Makefile.bor b/apps/JAWS2/Makefile.bor
deleted file mode 100644
index 423ae33819f..00000000000
--- a/apps/JAWS2/Makefile.bor
+++ /dev/null
@@ -1,21 +0,0 @@
-#
-# $Id$
-#
-
-NAME = main
-OBJFILES = \
- $(OBJDIR)\main.obj \
- $(OBJDIR)\HTTP_10.obj \
- $(OBJDIR)\HTTP_10_Request.obj \
- $(OBJDIR)\HTTP_10_Read.obj \
- $(OBJDIR)\HTTP_10_Parse.obj \
- $(OBJDIR)\HTTP_10_Write.obj
-
-CFLAGS=-I. -DJAWS_HAS_THREAD_SAFE_ACCEPT
-LIBFILES= \
- .\HTTPU$(LIB_DECORATOR).lib \
- .\JAWS$(LIB_DECORATOR).lib \
- $(ACE_LIB)
-
-!include <$(ACE_ROOT)\apps\build.bor>
-
diff --git a/apps/Makefile.bor b/apps/Makefile.bor
deleted file mode 100644
index 58057d476ca..00000000000
--- a/apps/Makefile.bor
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# $Id$
-#
-
-DIRS = gperf Gateway JAWS
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>
diff --git a/apps/build.bor b/apps/build.bor
deleted file mode 100644
index 25101fd079e..00000000000
--- a/apps/build.bor
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# $Id$
-#
-
-!ifndef CFLAGS
-CFLAGS= $(ACE_CFLAGS)
-!endif
-
-!ifndef CPPDIR
-CPPDIR=.
-!endif
-
-!ifndef LIBFILES
-LIBFILES= $(ACE_LIB)
-!endif
-
-!include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>
-
diff --git a/apps/gperf/Makefile.bor b/apps/gperf/Makefile.bor
deleted file mode 100644
index ed1ee9dbf18..00000000000
--- a/apps/gperf/Makefile.bor
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# $Id$
-#
-
-DIRS = src
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>
diff --git a/apps/gperf/src/Makefile.bor b/apps/gperf/src/Makefile.bor
deleted file mode 100644
index 1216fd006ac..00000000000
--- a/apps/gperf/src/Makefile.bor
+++ /dev/null
@@ -1,26 +0,0 @@
-#
-# $Id$
-#
-
-NAME = gperf
-
-OBJFILES = \
- $(OBJDIR)\Options.obj \
- $(OBJDIR)\Iterator.obj \
- $(OBJDIR)\Gen_Perf.obj \
- $(OBJDIR)\Key_List.obj \
- $(OBJDIR)\List_Node.obj \
- $(OBJDIR)\Hash_Table.obj \
- $(OBJDIR)\Bool_Array.obj \
- $(OBJDIR)\Vectors.obj \
- $(OBJDIR)\Version.obj \
- $(OBJDIR)\gperf.obj
-
-CFLAGS = $(ACE_CFLAGS)
-
-CPPDIR = .
-
-LIBFILES = $(ACE_LIB)
-
-!include <$(ACE_ROOT)\include\makeinclude\build_core_exe.bor>
-