6 lines
68 B
Makefile
6 lines
68 B
Makefile
|
TESTDLL = regedit.exe
|
||
|
IMPORTS = advapi32
|
||
|
|
||
|
C_SRCS = \
|
||
|
regedit.c
|