Remove spurious file 'del' left after old tests.

Executing old tests leaves an empty file 'del' that doesn't get removed
by `make clean`.
This commit is contained in:
Eliseo Martínez 2015-01-23 20:08:20 +01:00 committed by Justin M. Keyes
parent 6bc8c7be3a
commit 475d0e213c

View File

@ -106,7 +106,8 @@ clean:
$(RM_ON_START) \
valgrind.* \
.*.swp \
.*.swo
.*.swo \
del
test1.out: .gdbinit test1.in
-rm -rf $*.failed $(RM_ON_RUN) $(RM_ON_START) wrongtermsize