summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-03-15 14:38:23 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-03-15 14:38:23 +0200
commitb027d2d6b74dbd795125ebb7676c967c38f32465 (patch)
tree6e7e9cc2dfdc987a5c017987c913313259705024 /Makefile.in
parent2663d9c1aac94ecbf98c94fcf742b8b3bbac93dc (diff)
downloadgawk-b027d2d6b74dbd795125ebb7676c967c38f32465.tar.gz
Updates for z/OS.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 6071f70b..71932418 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1282,7 +1282,7 @@ $(srcdir)/pc/Makefile.tst: test/Makefile.in pc/Makefile.tst.prologue pc/GenMakef
efence: gawk
$(CC) $(AM_LDFLAGS) -o gawk $$(ls *.o | grep -v '_p.o$$') $(LDADD) $(LIBS) -lefence
-diffout valgrind-scan:
+diffout valgrind-scan zos-diffout:
@cd test && $(MAKE) $(AM_MAKEFLAGS) $@
valgrind: