summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/fe/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/fe/Makefile.am')
-rw-r--r--TAO/TAO_IDL/fe/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/fe/Makefile.am b/TAO/TAO_IDL/fe/Makefile.am
index 728634a90a1..52e6c108bd8 100644
--- a/TAO/TAO_IDL/fe/Makefile.am
+++ b/TAO/TAO_IDL/fe/Makefile.am
@@ -59,6 +59,7 @@ lex.yy.cpp.target:
-e "s@#include <unistd\.h>@#include \"ace/OS.h\"@" \
-e "/#include </d" \
-e "s@ECHO@TAO_YY_ECHO@" \
+ -e "/^#line /d" \
-e 's/\$$Hea''der.*\$$/$$I''d$$/' > lex.yy.cpp
patch < lex.yy.cpp.diff
echo timestamp > $@