We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a992bd8 commit abef6b5Copy full SHA for abef6b5
src/bin/pgevent/Makefile
@@ -31,7 +31,7 @@ install-lib: $(NAME)
31
uninstall-lib:
32
rm -f $(DESTDIR)$(libdir)/$(NAME)
33
34
-clean:
+clean distclean:
35
rm -f $(OBJS) $(NAME)
36
37
clean-lib:
0 commit comments