@ -53,6 +53,8 @@ clean:
@for sub in $(SUB_DIRS); do \
$(MAKE) -C $${sub} clean; \
done;
@if [ -d $(LOCAL_DIR)/output ]; then rm -rf $(LOCAL_DIR)/output; fi;
@if [ -d $(LOCAL_DIR)/_install ]; then rm -rf $(LOCAL_DIR)/_install; fi;
install:
@mkdir -p $(INSTALL_DIR);
The note is not visible to the blocked user.