@ -12,7 +12,7 @@ clean:
ifneq (${BIN},)
${BIN}: ${OBJ}
${CC} -o "$@" ${LDFLAGS} $?
${CC} -o "$@" ${LDFLAGS} $^
endif
.PHONY: all clean
The note is not visible to the blocked user.