summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-05 22:00:33 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-05 22:00:33 +0000
commitf7400ae4b14ca768ba989006cf2e4342bb2145e8 (patch)
treeb48fb4b09982f1c58228006335079255336dc843
parent89fef974f3307af66e852f972c87fc25bb27e38e (diff)
downloadATCD-f7400ae4b14ca768ba989006cf2e4342bb2145e8.tar.gz
the first line of the Local Target (Server_Logging_Handler.*) override mysteriously disappeared, again.
-rw-r--r--netsvcs/lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/netsvcs/lib/Makefile b/netsvcs/lib/Makefile
index f73b65f994e..8b02a108171 100644
--- a/netsvcs/lib/Makefile
+++ b/netsvcs/lib/Makefile
@@ -41,6 +41,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
ifeq ($(SUPPRESS_DASH_G),1)
#### Build this target without -g on some platforms.
+$(VDIR)Server_Logging_Handler.o $(VSHDIR)Server_Logging_Handler.$(SOEXT):
$(COMPILE-NO_DASH_G.cc) -o $@ $<
endif # SUPPRESS_DASH_G