Removed the CN_xxx macros since they are not used, do not correspond to
[wine/multimedia.git] / library / Makefile.in
blob193b0feb9f4999a1e8f3a85f15059b68ae234eab
1 DEFS = -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = none
8 C_SRCS = winestub.c
10 all: $(C_SRCS:.c=.o)
12 @MAKE_RULES@
14 ### Dependencies: