7 lines
61 B
Makefile
7 lines
61 B
Makefile
MODULE = hal.dll
|
|
|
|
C_SRCS = \
|
|
hal.c
|
|
|
|
RC_SRCS = version.rc
|