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