6 lines
70 B
Makefile
6 lines
70 B
Makefile
MODULE = normaliz.dll
|
|
IMPORTLIB = normaliz
|
|
|
|
C_SRCS = \
|
|
normaliz.c
|