mirror of
git://c9x.me/qbe.git
synced 2026-04-05 18:09:47 +00:00
compile ssa
This commit is contained in:
parent
9c958d75a3
commit
ba1b430524
@ -1,5 +1,5 @@
|
||||
BIN = lisc
|
||||
OBJ = parse.o # ssa.o
|
||||
OBJ = parse.o ssa.o
|
||||
|
||||
CFLAGS = -Wall -Wextra -std=c99 -g
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user