mirror of
https://github.com/reactos/wine.git
synced 2025-02-24 15:01:41 +00:00
7 lines
61 B
Makefile
7 lines
61 B
Makefile
MODULE = hal.dll
|
|
|
|
C_SRCS = \
|
|
hal.c
|
|
|
|
RC_SRCS = version.rc
|