Up through lcthw ex9
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
CFLAGS ?= -Wall -g
|
||||
GDBRUN = gdb --batch --ex run --ex bt --ex q --args
|
||||
BUILD_TARGETS = ex1 ex3 ex7 ex8
|
||||
BUILD_TARGETS = ex1 ex3 ex7 ex8 ex9
|
||||
|
||||
.PHONY: all
|
||||
all: build test
|
||||
|
Reference in New Issue
Block a user