Sweden-Number/programs/winemine/Makefile.in

18 lines
261 B
Makefile
Raw Normal View History

2000-03-15 20:06:39 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
2000-11-11 00:45:20 +01:00
MODULE = winemine
APPMODE = gui
IMPORTS = user32 gdi32 advapi32 kernel32
2000-03-15 20:06:39 +01:00
C_SRCS = \
2000-11-11 00:45:20 +01:00
dialog.c \
main.c
2000-03-15 20:06:39 +01:00
RC_SRCS = rsrc.rc
2000-11-11 00:45:20 +01:00
@MAKE_PROG_RULES@
2000-03-15 20:06:39 +01:00
### Dependencies: