This commit is contained in:
2024-01-18 18:25:00 +01:00
parent 70dbd0253b
commit 906ea30be2
5 changed files with 27 additions and 14 deletions

View File

@@ -4,7 +4,7 @@
CC = gcc
# program to Run
F = prog.bin
F = programs/prog1.bin
# Compiler flags
CFLAGS = -g -Wall -Ibigint/build/include