Sweden-Number/dlls/richedit/Makefile.in

18 lines
260 B
Makefile
Raw Normal View History

2000-05-03 20:12:19 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = riched32
SOVERSION = 1.0
IMPORTS = user32 kernel32 ntdll
2000-05-03 20:12:19 +02:00
C_SRCS = \
charlist.c \
reader.c \
text-writer.c \
richedit.c
2000-05-03 20:12:19 +02:00
@MAKE_DLL_RULES@
### Dependencies: