We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5f1f2 commit 6c05e5bCopy full SHA for 6c05e5b
src/bin/pg_test_fsync/Makefile
@@ -33,3 +33,4 @@ uninstall:
33
34
clean distclean maintainer-clean:
35
rm -f pg_test_fsync$(X) $(OBJS)
36
+ rm -rf tmp_check
src/bin/pg_test_timing/Makefile
rm -f pg_test_timing$(X) $(OBJS)
0 commit comments