]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/Makefile.in
Strip mnemonics from the label before passing it to Cocoa.
[wxWidgets.git] / utils / Makefile.in
index a349c710e685d08aacb94a9b826aae5824b2b8b3..c11568822877c9cc7057047bd4444f04c74211be 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.1 (http://bakefile.sourceforge.net)
+#     Bakefile 0.2.2 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -34,14 +34,14 @@ clean:
        (cd emulator/src && $(MAKE) clean)
        (cd helpview/src && $(MAKE) clean)
        (cd tex2rtf/src && $(MAKE) clean)
        (cd emulator/src && $(MAKE) clean)
        (cd helpview/src && $(MAKE) clean)
        (cd tex2rtf/src && $(MAKE) clean)
-       (cd HelpGen && $(MAKE) clean)
+       (cd HelpGen/src && $(MAKE) clean)
 
 distclean: clean
        rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
        (cd emulator/src && $(MAKE) distclean)
        (cd helpview/src && $(MAKE) distclean)
        (cd tex2rtf/src && $(MAKE) distclean)
 
 distclean: clean
        rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
        (cd emulator/src && $(MAKE) distclean)
        (cd helpview/src && $(MAKE) distclean)
        (cd tex2rtf/src && $(MAKE) distclean)
-       (cd HelpGen && $(MAKE) distclean)
+       (cd HelpGen/src && $(MAKE) distclean)
 
 emulator: 
        (cd emulator/src && $(MAKE) all)
 
 emulator: 
        (cd emulator/src && $(MAKE) all)
@@ -62,16 +62,16 @@ install-strip_tex2rtf:
        (cd tex2rtf/src && $(MAKE) install-strip)
 
 helpgen: 
        (cd tex2rtf/src && $(MAKE) install-strip)
 
 helpgen: 
-       (cd HelpGen && $(MAKE) all)
+       (cd HelpGen/src && $(MAKE) all)
 
 install_helpgen: 
 
 install_helpgen: 
-       (cd HelpGen && $(MAKE) install)
+       (cd HelpGen/src && $(MAKE) install)
 
 uninstall_helpgen: 
 
 uninstall_helpgen: 
-       (cd HelpGen && $(MAKE) uninstall)
+       (cd HelpGen/src && $(MAKE) uninstall)
 
 install-strip_helpgen: 
 
 install-strip_helpgen: 
-       (cd HelpGen && $(MAKE) install-strip)
+       (cd HelpGen/src && $(MAKE) install-strip)
 
 
 # Include dependency info, if present:
 
 
 # Include dependency info, if present: