diff options
Diffstat (limited to 'dev/sci/makefile')
| -rw-r--r-- | dev/sci/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/sci/makefile b/dev/sci/makefile index c66d7a78..05593216 100644 --- a/dev/sci/makefile +++ b/dev/sci/makefile @@ -5,7 +5,7 @@ CC=g++
FLAGS=-I../ -shared -fPIC -D__ZKA_SYMS__
-OUTPUT=zka-sci-cxx.dll
+OUTPUT=sci.dll
.PHONY: build-sci
build-sci:
|
