Put the .spec.o file first and the so libraries last on the link
[wine.git] / programs / winecfg / Makefile.in
blobcfadd1c7c85663212d03cc51668d035079c4dfd7
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winecfg.exe
6 APPMODE = -mwindows
7 IMPORTS = comctl32
9 C_SRCS = \
10 appdefaults.c \
11 audio.c \
12 drive.c \
13 libraries.c \
14 main.c \
15 properties.c \
16 winecfg.c \
17 x11drvdlg.c
19 RC_SRCS = winecfg.rc
20 RC_BINSRC = winecfg.rc
21 RC_BINARIES = idb_wine.bmp
23 @MAKE_PROG_RULES@
25 ### Dependencies: