comparison Makefile.in @ 3429:6cf5d50556d4

* tools/set-mxe-env.sh.in: Rename from tools/set_mxe_env.sh.in. * configure.ac: Update. * Makefile.in (clean): Delete generated tools/set-mxe-env.sh.
author John W. Eaton <jwe@octave.org>
date Thu, 16 Jan 2014 14:07:22 -0500
parents b3554ecfaff2
children a7c772aa106f
comparison
equal deleted inserted replaced
3428:652d7ef34921 3429:6cf5d50556d4
628 rm -rf $(call TMP_DIR,*) $(BUILD_TOOLS_PREFIX) 628 rm -rf $(call TMP_DIR,*) $(BUILD_TOOLS_PREFIX)
629 rm -rf $(STAMP_DIR) $(MSYS_INFO_DIR) $(LOG_DIR) 629 rm -rf $(STAMP_DIR) $(MSYS_INFO_DIR) $(LOG_DIR)
630 rm -rf $(MSYS_BASE_DIR) $(NOTEPAD_BASE_DIR) 630 rm -rf $(MSYS_BASE_DIR) $(NOTEPAD_BASE_DIR)
631 rm -rf native-tools cross-tools octave gnuplot 631 rm -rf native-tools cross-tools octave gnuplot
632 rm -f Makefile cmake-toolchain-file.stamp 632 rm -f Makefile cmake-toolchain-file.stamp
633 rm -f tools/set-mxe-env.sh
633 634
634 .PHONY: clean-pkg 635 .PHONY: clean-pkg
635 clean-pkg: 636 clean-pkg:
636 rm -f $(patsubst %,'%', \ 637 rm -f $(patsubst %,'%', \
637 $(filter-out \ 638 $(filter-out \