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