5 lines
59 B
Makefile
5 lines
59 B
Makefile
MODULE = newdev.dll
|
|
IMPORTLIB = newdev
|
|
|
|
C_SRCS = main.c
|