wine/programs/winebrowser/Makefile.in
2007-06-07 20:23:08 +02:00

15 lines
295 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winebrowser.exe
APPMODE = -mwindows
IMPORTS = shlwapi user32 advapi32 kernel32
C_SRCS = \
main.c
@MAKE_PROG_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend