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@
18 ### Conditionally set variables: ###
28 (cd tex2rtf/src && $(MAKE) clean)
29 (cd HelpGen && $(MAKE) clean)
32 rm -f configure config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
35 (cd HelpGen && $(MAKE) all)
38 (cd tex2rtf/src && $(MAKE) install)
39 (cd HelpGen && $(MAKE) install)
41 install-strip: install
42 (cd tex2rtf/src && $(MAKE) install-strip)
43 (cd HelpGen && $(MAKE) install-strip)
46 (cd tex2rtf/src && $(MAKE) all)
51 # Include dependency info, if present:
52 @IF_GNU_MAKE@-include .deps/*.d
54 .PHONY: all clean distclean helpgen install tex2rtf uninstall