diff options
Diffstat (limited to 'pc/Makefile.tst')
-rw-r--r-- | pc/Makefile.tst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/Makefile.tst b/pc/Makefile.tst index 8a74e31c..0bb073d0 100644 --- a/pc/Makefile.tst +++ b/pc/Makefile.tst @@ -1166,7 +1166,7 @@ testext:: # @$(AWK) '/^(@load|BEGIN)/,/^}/' "$(top_srcdir)"/extension/testext.c > testext.awk @$(AWK) ' /^(@load|BEGIN)/,/^}/' "$(top_srcdir)"/extension/testext.c > testext.awk @$(AWK) -f ./testext.awk >_$@ 2>&1 || echo EXIT CODE: $$? >>_$@ - @-$(CMP) "$(srcdir)"/$@.ok _$@ && rm -f _$@ testext.awk textexttmp.txt + @-$(CMP) "$(srcdir)"/$@.ok _$@ && rm -f _$@ testext.awk testexttmp.txt getfile: @echo $@ |