blob: ba7f2310c3d2c83d50403e944502f623164c7115 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = cabinet.dll
IMPORTLIB = libcabinet.$(IMPLIBEXT)
IMPORTS = kernel32
C_SRCS = \
cabextract.c \
cabinet_main.c \
fci.c \
fdi.c
RC_SRCS = cabinet.rc
@MAKE_DLL_RULES@
### Dependencies: