summaryrefslogtreecommitdiff
path: root/net/ns2/files/patch-indep-utils::webtrace-conv::dec::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/ns2/files/patch-indep-utils::webtrace-conv::dec::Makefile.in')
-rw-r--r--net/ns2/files/patch-indep-utils::webtrace-conv::dec::Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/ns2/files/patch-indep-utils::webtrace-conv::dec::Makefile.in b/net/ns2/files/patch-indep-utils::webtrace-conv::dec::Makefile.in
deleted file mode 100644
index 1535cd1256a8..000000000000
--- a/net/ns2/files/patch-indep-utils::webtrace-conv::dec::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- indep-utils/webtrace-conv/dec/Makefile.in.orig Tue Jan 13 09:58:44 2004
-+++ indep-utils/webtrace-conv/dec/Makefile.in Sun Jun 13 18:22:22 2004
-@@ -38,7 +38,7 @@
- # when including files from ns, we need to take care STL_NAMESPACE
- CC = @CXX@
- INCLUDE = -I. @V_INCLUDES@
--CFLAGS = @V_CCOPT@ -DSTL_NAMESPACE=@STL_NAMESPACE@
-+CFLAGS = @V_CCOPT@ -DSTL_NAMESPACE=@STL_NAMESPACE@ -DCPP_NAMESPACE=@CPP_NAMESPACE@
- LDFLAGS = @V_STATIC@
- LIBS = @V_LIB_TCL@ @V_LIB@ @LIBS@
- INSTALL = @INSTALL@