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