mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 11:43:31 +00:00
4 lines
67 B
Makefile
4 lines
67 B
Makefile
MODULE = win87em.dll16
|
|
EXTRADLLFLAGS = -m16
|
|
|
|
C_SRCS = win87em.c
|