* Makefile.in (clean mostlyclean distclean realclean): Recurse

into subdirectories as well as doing this directory.  Add clean-dvi
	target.
This commit is contained in:
Jim Kingdon
1994-01-16 17:39:16 +00:00
parent 84c8bac270
commit 4955aa53ad
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
Sun Jan 16 12:33:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* Makefile.in (clean mostlyclean distclean realclean): Recurse
into subdirectories as well as doing this directory.
into subdirectories as well as doing this directory. Add clean-dvi
target.
Sat Jan 15 19:36:12 1994 Per Bothner (bothner@kalessin.cygnus.com)