6 lines
66 B
Makefile
6 lines
66 B
Makefile
|
MODULE = fntcache.dll
|
||
|
IMPORTS = advapi32
|
||
|
|
||
|
C_SRCS = \
|
||
|
main.c
|