some shit

This commit is contained in:
nils polek
2024-01-18 19:15:56 +00:00
parent 9b4a9faa8d
commit 6319ddcad9
11 changed files with 53 additions and 24 deletions

View File

@@ -5,7 +5,7 @@ build:
gcc -g -Wall -Lbigint/build/lib -o njvm njvm.o support.o -lbigint
run: build
./njvm programs/prog1.bin
./njvm prog.bin
debug: build
./njvm --debug prog.bin
./njvm --debug prog.bin