* Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,

not clean.
This commit is contained in:
Jim Kingdon 1994-01-16 17:45:32 +00:00
parent 4955aa53ad
commit 023b639454
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,8 @@
Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
not clean.
Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
* gdb.texinfo (Print Settings): Document `set print

View File

@ -132,8 +132,8 @@ clean-info:
rm -f gdb.info* gdbint.info* stabs.info*
clean-dvi:
rm -f gdb.dvi refcard.dvi gdbint.dvi stabs.dvi sedref.dvi
rm -f gdb.dvi gdbint.dvi stabs.dvi sedref.dvi
mostlyclean: clean-info clean-dvi
rm -f gdb.?? gdb.??? gdb.mm gdb.ms gdb.me
rm -f links2roff
@ -146,7 +146,10 @@ clean: mostlyclean
distclean: clean
rm -f Makefile config.status
# GDBvn.texi and refcard.dvi are distributed, so they should not be
# removed by "clean" or "distclean".
realclean: distclean clean-dvi clean-info
rm -f GDBvn.texi refcard.dvi
# GDB QUICK REFERENCE (dvi output)
refcard.dvi : refcard.tex $(REFEDITS)