@ -53,7 +53,7 @@ default: $(TARGET).elf
#Linking
$(TARGET).elf: $(OBJ) $(ASOBJ)
@$(CC) $(LFLAGS) $(LIBRARYPATH) -o $@ $^ $(LIBRARIES)
@$(SIZE) $@
#Compiling
$(OBJ):
The note is not visible to the blocked user.