|
|
@ -57,7 +57,7 @@ distclean-local: |
|
|
|
- rm -r ${top_builddir}/@DOC_DIR@/html/* ${top_builddir}/@DOC_DIR@/latex/* |
|
|
|
- rm -r ${top_builddir}/@DOC_DIR@/html/* ${top_builddir}/@DOC_DIR@/latex/* |
|
|
|
- rm makefile makefile.in doxygen.err libmrw.doxytag |
|
|
|
- rm makefile makefile.in doxygen.err libmrw.doxytag |
|
|
|
- find . -name '*~' | xargs rm |
|
|
|
- find . -name '*~' | xargs rm |
|
|
|
- rm -r autom4te.cache SPECS RPMS BUILD BUILDROOT SRPMS |
|
|
|
- rm -rf autom4te.cache SPECS RPMS BUILD BUILDROOT SRPMS |
|
|
|
- rm aclocal.m4 config.guess config.sub configure \ |
|
|
|
- rm aclocal.m4 config.guess config.sub configure \ |
|
|
|
depcomp install-sh ltmain.sh makefile makefile.in \ |
|
|
|
depcomp install-sh ltmain.sh makefile makefile.in \ |
|
|
|
missing mkinstalldirs |
|
|
|
missing mkinstalldirs |
|
|
|