wine/dlls/opengl32/Makefile.in

16 lines
229 B
Makefile
Raw Normal View History

2000-05-12 20:18:14 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = opengl32
2001-07-27 19:49:49 +00:00
IMPORTS = x11drv kernel32 ntdll
2000-05-12 20:18:14 +00:00
C_SRCS = \
wgl.c \
opengl_norm.c \
opengl_ext.c
@MAKE_DLL_RULES@
### Dependencies: