forked from Imagelibrary/binutils-gdb
* build cleanliness fix
2000-06-24 Frank Ch. Eigler <fche@redhat.com> From Maciej W. Rozycki <macro@ds2.pg.gda.pl>: * Makefile.in (distclean): Clean cconfig.h also.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2000-06-24 Frank Ch. Eigler <fche@redhat.com>
|
||||||
|
|
||||||
|
From Maciej W. Rozycki <macro@ds2.pg.gda.pl>:
|
||||||
|
* Makefile.in (distclean): Clean cconfig.h also.
|
||||||
|
|
||||||
Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||||
|
|
||||||
* configure: Regenerated to track ../common/aclocal.m4 changes.
|
* configure: Regenerated to track ../common/aclocal.m4 changes.
|
||||||
|
|||||||
@@ -113,7 +113,7 @@ clean:
|
|||||||
distclean mostlyclean maintainer-clean realclean: clean
|
distclean mostlyclean maintainer-clean realclean: clean
|
||||||
rm -f TAGS
|
rm -f TAGS
|
||||||
rm -f Makefile config.cache config.log config.status
|
rm -f Makefile config.cache config.log config.status
|
||||||
rm -f config.h stamp-h
|
rm -f cconfig.h config.h stamp-h
|
||||||
|
|
||||||
# Dummy target to force execution of dependent targets.
|
# Dummy target to force execution of dependent targets.
|
||||||
force:
|
force:
|
||||||
|
|||||||
Reference in New Issue
Block a user