# Script for cleaning all autogenerated files.
test ! -f Makefile || make distclean
+# Do the equivalent of "make maintainer-clean", even without the Makefile.
+rm -f hello-resources.c hello.desktop.in
rm -rf autom4te.cache
# Files generated by "make" and distributed (see MAINTAINERCLEANFILES).
# Script for cleaning all autogenerated files.
test ! -f Makefile || make distclean
+# Do the equivalent of "make maintainer-clean", even without the Makefile.
+rm -f subdirs configure.in acinclude.m4 configure.files
rm -rf autom4te.cache
if test "$1" = fromscratch; then
# Script for cleaning all autogenerated files.
test ! -f Makefile || make distclean
+# Do the equivalent of "make maintainer-clean", even without the Makefile.
+rm -f hello-resources.c hello2-resources.c hello.desktop.in hello2.desktop.in
rm -rf autom4te.cache
# Files generated by "make" and distributed (see MAINTAINERCLEANFILES).
# Script for cleaning all autogenerated files.
test ! -f Makefile || make distclean
+# Do the equivalent of "make maintainer-clean", even without the Makefile.
+rm -f */*.resources.dll
rm -rf autom4te.cache
# Brought in by explicit copy.
# Script for cleaning all autogenerated files.
test ! -f Makefile || make distclean
+# Do the equivalent of "make maintainer-clean", even without the Makefile.
+rm -f */*.resources.dll
rm -rf autom4te.cache
# Brought in by explicit copy.
# Script for cleaning all autogenerated files.
test ! -f Makefile || make distclean
+# Do the equivalent of "make maintainer-clean", even without the Makefile.
+rm -f hello.rsj
rm -rf autom4te.cache
# Brought in by explicit copy.