6 lines
74 B
Makefile
6 lines
74 B
Makefile
MODULE = openal32.dll
|
|
EXTRALIBS = $(OPENAL_LIBS)
|
|
|
|
C_SRCS = \
|
|
openal.c
|