- @mkdir -p $(includedir)/wx
- @mkdir -p $(includedir)/wx/msw
- @mkdir -p $(includedir)/wx/gtk
- @mkdir -p $(includedir)/wx/motif
- @mkdir -p $(includedir)/wx/html
- @mkdir -p $(includedir)/wx/protocol
- @mkdir -p $(includedir)/wx/unix
- @mkdir -p $(includedir)/wx/generic
+ $(INSTALL) -d $(includedir)/wx
+ $(INSTALL) -d $(includedir)/wx/msw
+ $(INSTALL) -d $(includedir)/wx/gtk
+ $(INSTALL) -d $(includedir)/wx/motif
+ $(INSTALL) -d $(includedir)/wx/html
+ $(INSTALL) -d $(includedir)/wx/protocol
+ $(INSTALL) -d $(includedir)/wx/unix
+ $(INSTALL) -d $(includedir)/wx/generic