aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-06-12 22:10:31 +0300
committerArnold D. Robbins <arnold@skeeve.com>2012-06-12 22:10:31 +0300
commit820b6a2ccb7859e15ade36af6ac1d0d08c1da4b1 (patch)
treee820c47953f997e8d267854fd921417d61d8ec3a /test/Makefile.in
parentb4a2d75b7d9fd23069a55dc91a42f7fddd0c7570 (diff)
downloadegawk-820b6a2ccb7859e15ade36af6ac1d0d08c1da4b1.tar.gz
egawk-820b6a2ccb7859e15ade36af6ac1d0d08c1da4b1.tar.bz2
egawk-820b6a2ccb7859e15ade36af6ac1d0d08c1da4b1.zip
Further cleanups and improvements in API.
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 2ec90244..05f9db13 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -3195,7 +3195,7 @@ $(srcdir)/Maketests: $(srcdir)/Makefile.am $(srcdir)/Gentests
$(AWK) -f $(srcdir)/Gentests "$(srcdir)/Makefile.am" $$files > $(srcdir)/Maketests
clean:
- rm -fr _* core core.* fmtspcl.ok junk out1 out2 out3 strftime.ok test1 test2 seq *~ readfile.ok
+ rm -fr _* core core.* fmtspcl.ok junk out1 out2 out3 strftime.ok test1 test2 seq *~ readfile.ok fork.tmp.*
# An attempt to print something that can be grepped for in build logs
pass-fail: