install headers in prefix/include/wx-version/wx/ instead of prefix/include/wx/
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -172,12 +172,12 @@ COND_SHARED_0___animatelib___depname = \
|
||||
all: $(__animatedll___depname) $(__animatelib___depname)
|
||||
|
||||
install: all $(__install_animatedll___depname) $(__install_animatelib___depname)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5
|
||||
for f in wx/animate/animate.h; do \
|
||||
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/`dirname $$f`; \
|
||||
if test ! -d $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f`; \
|
||||
fi; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/$$f; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/wx-2.5/$$f; \
|
||||
done
|
||||
|
||||
uninstall:
|
||||
|
@@ -199,12 +199,12 @@ COND_SHARED_0___deprecatedlib___depname = \
|
||||
all: $(__deprecateddll___depname) $(__deprecatedlib___depname)
|
||||
|
||||
install: all $(__install_deprecateddll___depname) $(__install_deprecatedlib___depname)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5
|
||||
for f in wx/deprecated/expr.h wx/deprecated/prop.h wx/deprecated/propform.h wx/deprecated/proplist.h wx/deprecated/resource.h wx/deprecated/setup.h wx/deprecated/tbarsmpl.h wx/deprecated/treelay.h wx/deprecated/wxexpr.h; do \
|
||||
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/`dirname $$f`; \
|
||||
if test ! -d $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f`; \
|
||||
fi; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/$$f; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/wx-2.5/$$f; \
|
||||
done
|
||||
|
||||
uninstall:
|
||||
|
@@ -203,12 +203,12 @@ COND_SHARED_0___fllib___depname = \
|
||||
all: $(__fldll___depname) $(__fllib___depname)
|
||||
|
||||
install: all $(__install_fldll___depname) $(__install_fllib___depname)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5
|
||||
for f in wx/fl/antiflickpl.h wx/fl/bardragpl.h wx/fl/barhintspl.h wx/fl/cbcustom.h wx/fl/controlbar.h wx/fl/dynbarhnd.h wx/fl/dyntbar.h wx/fl/dyntbarhnd.h wx/fl/fldefs.h wx/fl/frmview.h wx/fl/garbagec.h wx/fl/gcupdatesmgr.h wx/fl/hintanimpl.h wx/fl/newbmpbtn.h wx/fl/panedrawpl.h wx/fl/rowdragpl.h wx/fl/rowlayoutpl.h wx/fl/toolwnd.h wx/fl/updatesmgr.h; do \
|
||||
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/`dirname $$f`; \
|
||||
if test ! -d $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f`; \
|
||||
fi; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/$$f; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/wx-2.5/$$f; \
|
||||
done
|
||||
|
||||
uninstall:
|
||||
|
@@ -181,12 +181,12 @@ COND_SHARED_0___gizmoslib___depname = \
|
||||
all: $(__gizmosdll___depname) $(__gizmoslib___depname)
|
||||
|
||||
install: all $(__install_gizmosdll___depname) $(__install_gizmoslib___depname)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5
|
||||
for f in wx/gizmos/dynamicsash.h wx/gizmos/editlbox.h wx/gizmos/ledctrl.h wx/gizmos/multicell.h wx/gizmos/splittree.h wx/gizmos/statpict.h wx/gizmos/gizmos.h; do \
|
||||
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/`dirname $$f`; \
|
||||
if test ! -d $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f`; \
|
||||
fi; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/$$f; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/wx-2.5/$$f; \
|
||||
done
|
||||
|
||||
uninstall:
|
||||
|
@@ -224,12 +224,12 @@ COND_PLATFORM_UNIX_1___MMEDIA_PLATFORM_SRC_OBJECTS_1 = \
|
||||
all: $(__mmediadll___depname) $(__mmedialib___depname)
|
||||
|
||||
install: all $(__install_mmediadll___depname) $(__install_mmedialib___depname)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5
|
||||
for f in wx/mmedia/cdbase.h wx/mmedia/cdunix.h wx/mmedia/cdwin.h wx/mmedia/sndaiff.h wx/mmedia/sndbase.h wx/mmedia/sndcodec.h wx/mmedia/sndcpcm.h wx/mmedia/sndesd.h wx/mmedia/sndfile.h wx/mmedia/sndg72x.h wx/mmedia/sndmsad.h wx/mmedia/sndoss.h wx/mmedia/sndpcm.h wx/mmedia/sndulaw.h wx/mmedia/sndwav.h wx/mmedia/sndwin.h wx/mmedia/vidbase.h wx/mmedia/vidwin.h wx/mmedia/vidxanm.h; do \
|
||||
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/`dirname $$f`; \
|
||||
if test ! -d $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f`; \
|
||||
fi; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/$$f; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/wx-2.5/$$f; \
|
||||
done
|
||||
|
||||
uninstall:
|
||||
|
@@ -176,12 +176,12 @@ COND_SHARED_0___netutilslib___depname = \
|
||||
all: $(__netutilsdll___depname) $(__netutilslib___depname)
|
||||
|
||||
install: all $(__install_netutilsdll___depname) $(__install_netutilslib___depname)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5
|
||||
for f in wx/net/email.h wx/net/msg.h wx/net/smapi.h wx/net/web.h; do \
|
||||
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/`dirname $$f`; \
|
||||
if test ! -d $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f`; \
|
||||
fi; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/$$f; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/wx-2.5/$$f; \
|
||||
done
|
||||
|
||||
uninstall:
|
||||
|
@@ -193,12 +193,12 @@ COND_SHARED_0___ogllib___depname = \
|
||||
all: $(__ogldll___depname) $(__ogllib___depname)
|
||||
|
||||
install: all $(__install_ogldll___depname) $(__install_ogllib___depname)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5
|
||||
for f in wx/ogl/basic.h wx/ogl/basicp.h wx/ogl/bmpshape.h wx/ogl/canvas.h wx/ogl/composit.h wx/ogl/constrnt.h wx/ogl/divided.h wx/ogl/drawn.h wx/ogl/drawnp.h wx/ogl/lines.h wx/ogl/linesp.h wx/ogl/mfutils.h wx/ogl/misc.h wx/ogl/ogldiag.h wx/ogl/ogl.h; do \
|
||||
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/`dirname $$f`; \
|
||||
if test ! -d $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f`; \
|
||||
fi; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/$$f; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/wx-2.5/$$f; \
|
||||
done
|
||||
|
||||
uninstall:
|
||||
|
@@ -171,12 +171,12 @@ COND_SHARED_0___plotlib___depname = \
|
||||
all: $(__plotdll___depname) $(__plotlib___depname)
|
||||
|
||||
install: all $(__install_plotdll___depname) $(__install_plotlib___depname)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5
|
||||
for f in wx/plot/plot.h wx/plot/plot_dwn.bmp wx/plot/plot_enl.bmp wx/plot/plot_shr.bmp wx/plot/plot_up.bmp wx/plot/plot_zin.bmp wx/plot/plot_zot.bmp wx/plot/wxplot.rc; do \
|
||||
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/`dirname $$f`; \
|
||||
if test ! -d $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f`; \
|
||||
fi; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/$$f; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/wx-2.5/$$f; \
|
||||
done
|
||||
|
||||
uninstall:
|
||||
|
@@ -286,12 +286,12 @@ COND_SHARED_0___stclib___depname = \
|
||||
all: $(__stcdll___depname) $(__stclib___depname)
|
||||
|
||||
install: all $(__install_stcdll___depname) $(__install_stclib___depname)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5
|
||||
for f in wx/stc/stc.h; do \
|
||||
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/`dirname $$f`; \
|
||||
if test ! -d $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f`; \
|
||||
fi; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/$$f; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/wx-2.5/$$f; \
|
||||
done
|
||||
|
||||
uninstall:
|
||||
|
@@ -171,12 +171,12 @@ COND_SHARED_0___svglib___depname = \
|
||||
all: $(__svgdll___depname) $(__svglib___depname)
|
||||
|
||||
install: all $(__install_svgdll___depname) $(__install_svglib___depname)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5
|
||||
for f in wx/svg/dcsvg.h; do \
|
||||
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/`dirname $$f`; \
|
||||
if test ! -d $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f`; \
|
||||
fi; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/$$f; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/wx-2.5/$$f; \
|
||||
done
|
||||
|
||||
uninstall:
|
||||
|
@@ -258,12 +258,12 @@ COND_SHARED_0___xrclib___depname = \
|
||||
all: $(__xrcdll___depname) $(__xrclib___depname)
|
||||
|
||||
install: all $(__install_xrcdll___depname) $(__install_xrclib___depname)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5
|
||||
for f in wx/xrc/xmlres.h wx/xrc/xh_all.h wx/xrc/xh_bmp.h wx/xrc/xh_bmpbt.h wx/xrc/xh_bttn.h wx/xrc/xh_cald.h wx/xrc/xh_chckb.h wx/xrc/xh_chckl.h wx/xrc/xh_choic.h wx/xrc/xh_combo.h wx/xrc/xh_dlg.h wx/xrc/xh_frame.h wx/xrc/xh_gauge.h wx/xrc/xh_gdctl.h wx/xrc/xh_html.h wx/xrc/xh_listb.h wx/xrc/xh_listc.h wx/xrc/xh_menu.h wx/xrc/xh_notbk.h wx/xrc/xh_panel.h wx/xrc/xh_radbt.h wx/xrc/xh_radbx.h wx/xrc/xh_scrol.h wx/xrc/xh_scwin.h wx/xrc/xh_sizer.h wx/xrc/xh_slidr.h wx/xrc/xh_spin.h wx/xrc/xh_split.h wx/xrc/xh_statbar.h wx/xrc/xh_stbmp.h wx/xrc/xh_stbox.h wx/xrc/xh_stlin.h wx/xrc/xh_sttxt.h wx/xrc/xh_text.h wx/xrc/xh_toolb.h wx/xrc/xh_tree.h wx/xrc/xh_unkwn.h wx/xrc/xh_wizrd.h; do \
|
||||
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/`dirname $$f`; \
|
||||
if test ! -d $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f` ; then \
|
||||
$(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-2.5/`dirname $$f`; \
|
||||
fi; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/$$f; \
|
||||
$(INSTALL_DATA) $(srcdir)/../../include//$$f $(DESTDIR)$(includedir)/wx-2.5/$$f; \
|
||||
done
|
||||
|
||||
uninstall:
|
||||
|
Reference in New Issue
Block a user