Remove trailing backslash.
[wine.git] / dlls / cabinet / Makefile.in
blobba7f2310c3d2c83d50403e944502f623164c7115
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = cabinet.dll
6 IMPORTLIB = libcabinet.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 cabextract.c \
11 cabinet_main.c \
12 fci.c \
13 fdi.c
15 RC_SRCS = cabinet.rc
17 @MAKE_DLL_RULES@
19 ### Dependencies: