Mercurial > hg > octave-nkf
diff scripts/Makefile.in @ 5276:233140bc8068
[project @ 2005-04-08 16:58:34 by jwe]
author | jwe |
---|---|
date | Fri, 08 Apr 2005 16:58:35 +0000 |
parents | 9b776f5a33eb |
children | ce71ed4c6da6 |
line wrap: on
line diff
--- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -74,19 +74,14 @@ TAGS:: $(SOURCES) etags $(SOURCES) -clean:: +clean distclean maintainer-clean:: rm -f gethelp$(BUILD_EXEEXT) -distclean:: - rm -f gethelp$(BUILD_EXEEXT) +distclean maintainer-clean:: rm -f Makefile config.log config.status DOCSTRINGS - -rm -rf autom4te.cache maintainer-clean:: - rm -f gethelp$(BUILD_EXEEXT) - rm -f Makefile config.log config.status DOCSTRINGS rm -f tags TAGS configure - -rm -rf autom4te.cache dist: ln $(DISTFILES) ../`cat ../.fname`/scripts