1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.1.1 (http://bakefile.sourceforge.net)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
11 exec_prefix = @exec_prefix@
17 ### Conditionally set variables: ###
27 (cd tex2rtf/src && $(MAKE) clean)
28 (cd HelpGen && $(MAKE) clean)
31 rm -f configure config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
34 (cd HelpGen && $(MAKE) all)
37 (cd tex2rtf/src && $(MAKE) install)
38 (cd HelpGen && $(MAKE) install)
40 install-strip: install
41 (cd tex2rtf/src && $(MAKE) install-strip)
42 (cd HelpGen && $(MAKE) install-strip)
45 (cd tex2rtf/src && $(MAKE) all)
50 # Include dependency info, if present:
51 @IF_GNU_MAKE@-include .deps/*.d
53 .PHONY: all clean distclean helpgen install tex2rtf uninstall