]> git.saurik.com Git - wxWidgets.git/blobdiff - Makefile
Updated frame style
[wxWidgets.git] / Makefile
index 5d3dd8e37353f3affd6dfc6b268694f588f80947..fdc7eff8637d0903f7f81a57ebdeac37fd19d2ad 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,6 +53,12 @@ user::
        @echo "entering directory user building all"
        @cd user; ${MAKE} all
 
+install::
+       @echo "entering directory src for installing"
+       @cd src; ${MAKE} install
+#      @echo "entering directory utils for installing"
+#      @cd utils; ${MAKE} install
+       
 # the following ones recreate all Makefiles.
 
 makefiles:: recreate