7 lines
68 B
Makefile
7 lines
68 B
Makefile
|
MODULE = itircl.dll
|
||
|
|
||
|
C_SRCS = \
|
||
|
itircl_main.c
|
||
|
|
||
|
@MAKE_DLL_RULES@
|