@ -24,7 +24,7 @@ all: pack
$(CLS): $(OUT_DIR)/%.class: $(SRC_DIR)/%.java
mkdir -p build
$(JC) $(JCFLAGS) $<
$(JC) $(JCFLAGS) $?
clean:
rm -rf build/
The note is not visible to the blocked user.