@@ -7,7 +7,7 @@ CC = gcc
F = prog.bin
# Compiler flags
CFLAGS = -I ./bigint/build/include -L ./bigint/build/lib -g -Wall -std=c99 -pedantic
CFLAGS = -I ./bigint -L ./bigint -g -Wall -std=c99 -pedantic -v -lbigint -lm
# Source file
SRC = njvm.c
The note is not visible to the blocked user.