mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 12:19:49 +00:00
5 lines
71 B
Makefile
5 lines
71 B
Makefile
MODULE = win87em.dll16
|
|
EXTRADLLFLAGS = -m16
|
|
|
|
SOURCES = \
|
|
win87em.c
|