re-ported to osx
This commit is contained in:
parent
c9516d07d6
commit
04238a8c38
|
@ -1,7 +1,7 @@
|
|||
|
||||
CFLAGS = -Wall -DNDEBUG -O3
|
||||
CFLAGS = -I/opt/local/include -Wall -DNDEBUG -O3
|
||||
#CFLAGS = -Wall -g
|
||||
LDFLAGS = -g -ldl -lgmp -dynamic
|
||||
LDFLAGS = -L/opt/local/lib -g -ldl -lgmp -dynamic
|
||||
CC = gcc
|
||||
all: ikarus
|
||||
|
||||
|
|
BIN
runtime/ikarus
BIN
runtime/ikarus
Binary file not shown.
Loading…
Reference in New Issue