summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Naming
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2000-02-21 23:18:53 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2000-02-21 23:18:53 +0000
commitb75744d8bffc8cc52e8201369da3bb81d75fe0c9 (patch)
treed8a8fb5b956a97c19bb33c90c6846d0766ebda58 /netsvcs/clients/Naming
parentafd3024e1bea027bc86bd4538ec70e6db5e441f1 (diff)
downloadATCD-b75744d8bffc8cc52e8201369da3bb81d75fe0c9.tar.gz
ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>
Diffstat (limited to 'netsvcs/clients/Naming')
-rw-r--r--netsvcs/clients/Naming/Makefile.bor10
1 files changed, 2 insertions, 8 deletions
diff --git a/netsvcs/clients/Naming/Makefile.bor b/netsvcs/clients/Naming/Makefile.bor
index 81c2f78e587..eedc62fae17 100644
--- a/netsvcs/clients/Naming/Makefile.bor
+++ b/netsvcs/clients/Naming/Makefile.bor
@@ -1,9 +1,3 @@
+DIRS = Client Dump_Restore
-!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>
-
-all:
- cd $(ACE_ROOT)\netsvcs\clients\Naming\Client
- $(MAKE) -f Makefile.bor $(MAKE_FLAGS)
- cd $(ACE_ROOT)\netsvcs\clients\Naming\Dump_Restore
- $(MAKE) -f Makefile.bor $(MAKE_FLAGS)
-
+!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>