summaryrefslogtreecommitdiff
path: root/nandgame
diff options
context:
space:
mode:
Diffstat (limited to 'nandgame')
-rw-r--r--nandgame/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/nandgame/Makefile b/nandgame/Makefile
index 0e88f96..4973f81 100644
--- a/nandgame/Makefile
+++ b/nandgame/Makefile
@@ -16,4 +16,5 @@ simpc/Vcomputer: computer.sv Vcomputer__main.cpp assembler/disas.cpp
--Mdir simpc \
--cc --exe \
-CFLAGS "-I${PWD}/assembler" -LDFLAGS "-lncurses" \
+ -DVERILATE --trace \
$^ \ No newline at end of file