summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Default_Servant/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Default_Servant/Makefile.am')
-rw-r--r--TAO/examples/POA/Default_Servant/Makefile.am12
1 files changed, 3 insertions, 9 deletions
diff --git a/TAO/examples/POA/Default_Servant/Makefile.am b/TAO/examples/POA/Default_Servant/Makefile.am
index 92b793755c4..89363c66f1c 100644
--- a/TAO/examples/POA/Default_Servant/Makefile.am
+++ b/TAO/examples/POA/Default_Servant/Makefile.am
@@ -26,10 +26,7 @@ BUILT_SOURCES = \
FileC.inl \
FileS.cpp \
FileS.h \
- FileS.inl \
- FileS_T.cpp \
- FileS_T.h \
- FileS_T.inl
+ FileS.inl
CLEANFILES = \
File-stamp \
@@ -38,12 +35,9 @@ CLEANFILES = \
FileC.inl \
FileS.cpp \
FileS.h \
- FileS.inl \
- FileS_T.cpp \
- FileS_T.h \
- FileS_T.inl
+ FileS.inl
-FileC.cpp FileC.h FileC.inl FileS.cpp FileS.h FileS.inl FileS_T.cpp FileS_T.h FileS_T.inl: File-stamp
+FileC.cpp FileC.h FileC.inl FileS.cpp FileS.h FileS.inl: File-stamp
File-stamp: $(srcdir)/File.idl $(TAO_IDL_DEP)
$(TAO_IDL) $(TAO_IDLFLAGS) $(srcdir)/File.idl