Makefile.in (mono-6.12.0.107.tar.xz) | : | Makefile.in (mono-6.12.0.122.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 537 | skipping to change at line 537 | |||
clean-generic: | clean-generic: | |||
distclean-generic: | distclean-generic: | |||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |||
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $ (CONFIG_CLEAN_VPATH_FILES) | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $ (CONFIG_CLEAN_VPATH_FILES) | |||
maintainer-clean-generic: | maintainer-clean-generic: | |||
@echo "This command is intended for maintainers to use" | @echo "This command is intended for maintainers to use" | |||
@echo "it deletes files that may require special tools to rebuild." | @echo "it deletes files that may require special tools to rebuild." | |||
@ENABLE_MSVC_FALSE@clean-local: | ||||
@ENABLE_MSVC_FALSE@install-exec-local: | @ENABLE_MSVC_FALSE@install-exec-local: | |||
@ENABLE_MSVC_FALSE@clean-local: | ||||
clean: clean-am | clean: clean-am | |||
clean-am: clean-generic clean-libtool clean-local mostlyclean-am | clean-am: clean-generic clean-libtool clean-local mostlyclean-am | |||
distclean: distclean-am | distclean: distclean-am | |||
-rm -f Makefile | -rm -f Makefile | |||
distclean-am: clean-am distclean-generic | distclean-am: clean-am distclean-generic | |||
dvi: dvi-am | dvi: dvi-am | |||
End of changes. 2 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |