Makefile.in 263 Bytes
Newer Older
Alexandre Julliard's avatar
Alexandre Julliard committed
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
Alexandre Julliard's avatar
Alexandre Julliard committed
3 4
SRCDIR    = @srcdir@
VPATH     = @srcdir@
5
MODULE    = dxguid
Alexandre Julliard's avatar
Alexandre Julliard committed
6 7

C_SRCS = \
Henri Verbeet's avatar
Henri Verbeet committed
8
	dx10guid.c \
9 10
	dx8guid.c \
	dx9guid.c \
11
	dxguid.c
Alexandre Julliard's avatar
Alexandre Julliard committed
12

13
@MAKE_IMPLIB_RULES@
14

15
@DEPENDENCIES@  # everything below this line is overwritten by make depend