repo.or.cz
/
io
/
quag.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Disabling command line history support as libedit appears to crash Io on OSX
[io/quag.git]
/
libs
/
iovm
/
Makefile
blob
63c33f9e5dcb7d80e89e36b8d9a99857142f9e4a
1
include
..
/
..
/
Makefile.lib
2
CFLAGS
+= -
DBUILDING_IOVM_DLL
$(
IOVMALLFLAGS
)
3
4
#hasEditLib := $(wildcard ../../tools/editlib_test/editlib_test)
5
#ifneq ($(strip $(hasEditLib)),)
6
#CFLAGS += -DIO_HAS_EDITLIB
7
#endif