Sweden-Number/programs/explorer/Makefile.in

16 lines
250 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = explorer.exe
APPMODE = -mwindows
IMPORTS = user32 gdi32 advapi32 kernel32
C_SRCS = \
explorer.c \
systray.c
@MAKE_PROG_RULES@
### Dependencies: