* Makefile.in (distclean): Don't remove alloca-conf.h
From-SVN: r19987
This commit is contained in:
parent
97263b8cbd
commit
10c62dce04
@ -1,3 +1,7 @@
|
||||
Fri May 22 11:06:41 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
||||
|
||||
* Makefile.in (distclean): Don't remove alloca-conf.h
|
||||
|
||||
Fri May 22 01:38:07 1998 Hans-Peter Nilsson <hp@axis.se>
|
||||
|
||||
* cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
|
||||
|
@ -195,7 +195,7 @@ clean: mostlyclean
|
||||
@$(MULTICLEAN) multi-clean DO=clean
|
||||
distclean: clean
|
||||
@$(MULTICLEAN) multi-clean DO=distclean
|
||||
rm -f *~ Makefile config.status alloca-conf.h xhost-mkfrag TAGS multilib.out
|
||||
rm -f *~ Makefile config.status xhost-mkfrag TAGS multilib.out
|
||||
maintainer-clean realclean: distclean
|
||||
|
||||
force:
|
||||
|
Loading…
Reference in New Issue
Block a user