Mercurial > pub > dyncall > bindings
view R/rdc/src/Makevars @ 58:e4bf6e44fbf5
fixes to test code
| author | Tassilo Philipp | 
|---|---|
| date | Mon, 08 Feb 2021 10:15:27 +0100 | 
| parents | 0cfcc391201f | 
| children | 
line wrap: on
 line source
DC_PREFIX=dyncall PKG_CPPFLAGS=-I$(DC_PREFIX)/include PKG_LIBS=-L$(DC_PREFIX)/lib -ldyncall_s -ldynload_s default: dyncall-install $(SHLIB) dyncall-install: make -C dyncall install
