Mercurial > pub > dyncall > bindings
view lua/luadyncall/config @ 4:4c5019f00f5b
- python binding cleanup
author | cslag |
---|---|
date | Tue, 22 Mar 2016 00:55:15 +0100 |
parents | 0cfcc391201f |
children |
line wrap: on
line source
DYNCALL ?=/usr/local LUA ?=/opt/local BOOST ?=/opt/local BOOST_INCDIR ?=$(BOOST)/include CC ?=gcc LINKCMD ?=$(CC) $(CFLAGS) -dynamiclib