]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxrc/Makefile.in
Removed some old code that generated warnings on some compilers
[wxWidgets.git] / utils / wxrc / Makefile.in
index 54b90eb37d65998fca9f634ff33148864dba31a7..ebd399fe589f5cb96f4b18a186b6f380f0a927b5 100644 (file)
@@ -129,15 +129,6 @@ wxrc_wxrc.o: $(srcdir)/wxrc.cpp
        $(CXXC) -c -o $@ $(WXRC_CXXFLAGS) $(srcdir)/wxrc.cpp
 
 
-@COND_USE_STC_1@$(srcdir)/include/wx/stc/stc.h: \
-@COND_USE_STC_1@$(srcdir)/src/stc/scintilla/include/Scintilla.iface \
-@COND_USE_STC_1@$(srcdir)/src/stc/stc.cpp.in \
-@COND_USE_STC_1@$(srcdir)/src/stc/stc.h.in \
-@COND_USE_STC_1@$(srcdir)/src/stc/gen_iface.py
-@COND_USE_STC_1@       cd $(srcdir)/src/stc && ./gen_iface.py
-@COND_USE_STC_1@monolib_stc.o monodll_stc.o stcdll_stc.o stclib_stc.o: \
-@COND_USE_STC_1@    $(srcdir)/include/wx/stc/stc.h
-
 # Include dependency info, if present:
 @IF_GNU_MAKE@-include ./.deps/*.d