@@ -21,6 +21,7 @@ ${BINARY_OUT}: directories ${OBJS}
${CC} ${CFLAGS} -MMD -c $< -o $@
${BINARY_OUT_BIN}: ${BINARY_OUT}
mkdir ./bin
cp -u $^ $@
.PHONY: all clean check tests syntax directories
The note is not visible to the blocked user.