1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-06-06 23:36:03 +02:00

13449: "make clean" cleans up after killed tests.

This commit is contained in:
Bart Schaefer 2001-02-08 07:17:09 +00:00
parent db3d3e2b27
commit dcb2530bd3
2 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,9 @@
prevent ZLE modules from being loaded before $module_path is
changed to point at the test installation.
* 13439: Test/Makefile.in: "make test" cleans up after killed
tests.
2001-02-02 Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
* unposted: Src/mkmakemod.sh: patterns in 13412 were wrong.

View File

@ -55,7 +55,7 @@ check test:
@CLEAN_MK@
mostlyclean-here:
rm -rf *.tmp
rm -rf Modules .zcompdump *.tmp
distclean-here:
rm -f Makefile