mirror of
https://github.com/reactos/wine.git
synced 2025-02-12 23:58:56 +00:00
6 lines
74 B
Makefile
6 lines
74 B
Makefile
MODULE = openal32.dll
|
|
EXTRALIBS = $(OPENAL_LIBS)
|
|
|
|
C_SRCS = \
|
|
openal.c
|