summaryrefslogtreecommitdiff
path: root/TAO/tao/Makefile
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-26 03:49:08 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-26 03:49:08 +0000
commit0a3d335d3ddc61dba86163c52518846c399ff9c6 (patch)
tree38a731a6f4c1a2bb82a2d1c5404dbd36ce7421f4 /TAO/tao/Makefile
parentdbf6804b7872832107f84f63f033cfec1b15d324 (diff)
downloadATCD-0a3d335d3ddc61dba86163c52518846c399ff9c6.tar.gz
removed CPPFLAGS, LDFLAGS, and DCFLAGS because they duplicate what's in taoconfig.mk or platform_macros.GNU
Diffstat (limited to 'TAO/tao/Makefile')
-rw-r--r--TAO/tao/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Makefile b/TAO/tao/Makefile
index d855d63ab58..14dc9b5d75e 100644
--- a/TAO/tao/Makefile
+++ b/TAO/tao/Makefile
@@ -112,7 +112,6 @@ ifeq ($(probe),1)
endif # probe
#RLDFLAGS := $(subst -L,-Wl\,-rpath ,$(LDFLAGS))
-CPPFLAGS += -I$(TAO_ROOT) -I$(COMPATDIR) #-H
LDFLAGS += $(RLDFLAGS)
.PRECIOUS: Object_KeyC.h Object_KeyC.i Object_KeyC.cpp