Do not delete testcmds.
This commit is contained in:
parent
27842f65f2
commit
92e9dde927
@ -1,3 +1,7 @@
|
||||
Tue Apr 18 15:36:07 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* Makefile.in (clean mostlyclean): Do not delete $(MISCELLANEOUS).
|
||||
|
||||
Tue Mar 14 15:54:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* basics.c: Add EMACS local variable pointing change-log at this
|
||||
|
@ -11,7 +11,7 @@ all:
|
||||
#### host, target, and site specific Makefile frags come in here.
|
||||
|
||||
clean mostlyclean:
|
||||
-rm -f *.ci *.o $(OBJS) $(PROGS) $(MISCELLANEOUS) *~ core
|
||||
-rm -f *.ci *.o $(OBJS) $(PROGS) *~ core
|
||||
|
||||
distclean maintainer-clean realclean: clean
|
||||
-rm -f Makefile config.status config.log
|
||||
|
Loading…
Reference in New Issue
Block a user