@@ -13,8 +13,10 @@ ASFLAGS = -plosgff
SRC = \
src/crt0.s \
src/bios.s \
src/_mulint.s \
src/random.c \
src/console.c \
src/convert.c \
OBJ_1 = $(notdir $(SRC:.c=.rel))
OBJ_2 = $(notdir $(OBJ_1:.s=.rel))
The note is not visible to the blocked user.