- Convert ordinals to their real names.
[wine] / dlls / winnls / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = winnls32.dll
6 IMPORTS   = kernel32
7 ALTNAMES  = winnls.dll
8
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
11
12 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
13
14 C_SRCS = \
15         winnls.c
16
17 @MAKE_DLL_RULES@
18
19 ### Dependencies: