@ -20,7 +20,7 @@ include chad.mk
SRC.dir := source
OBJ.dir := object
SRC:=hl.c jeger.c main.c terminal.c vector.c
SRC:=$(addprefix $(SRC.dir)/,hl.c jeger.c main.c terminal.c vector.c)
HDR:=chad.h hl.h jeger.h terminal.h vector.h
OBJ:=$(subst $(SRC.dir),$(OBJ.dir),$(SRC:.c=.o))
The note is not visible to the blocked user.