@@ -0,0 +1,10 @@
.PHONY: pui ptap
all: pui ptap
pui:
$(MAKE) -C pui
ptap:
$(MAKE) -C ptap
The note is not visible to the blocked user.