aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-07-26 12:57:48 +0300
committerArnold D. Robbins <arnold@skeeve.com>2019-07-26 12:57:48 +0300
commitcebda366a942aed45f7087b4ff74921da431cdbf (patch)
tree44070fd2d1436f3dbdb40f248ec0f725f4c5a4e9 /makefile
parent5b602ca8a2c939e930ea84347ed5c9de256049f3 (diff)
downloadone-true-awk-cebda366a942aed45f7087b4ff74921da431cdbf.tar.gz
Improve cleanup of test directory upon 'make clean'.
Diffstat (limited to 'makefile')
-rw-r--r--makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/makefile b/makefile
index 0ab46cb..9d55729 100644
--- a/makefile
+++ b/makefile
@@ -114,6 +114,5 @@ cleaner: testclean
# This is a bit of a band-aid until we can invest some more time
# in the test suite.
testclean:
- cd testdir; rm -fr arnold-fixes beebe echo foo foo.td foo1 \
- foo1t foo2 foo2t footot glop glop1 glop2 lilly.diff \
- tempbig tempsmall time
+ cd testdir; rm -fr arnold-fixes beebe echo foo* \
+ glop glop1 glop2 lilly.diff tempbig tempsmall time