MODULE = taskmgr.exe APPMODE = -mwindows -mno-cygwin IMPORTS = psapi shell32 comctl32 user32 gdi32 advapi32 EXTRAINCL = -I$(top_srcdir)/include/msvcrt EXTRADEFS = -DNO_LIBWINE_PORT MODCFLAGS = @BUILTINFLAG@ C_SRCS = \ about.c \ affinity.c \ applpage.c \ column.c \ dbgchnl.c \ debug.c \ endproc.c \ graph.c \ graphctl.c \ optnmenu.c \ perfdata.c \ perfpage.c \ priority.c \ proclist.c \ procpage.c \ run.c \ taskmgr.c \ trayicon.c RC_SRCS = taskmgr.rc PO_SRCS = taskmgr.rc SVG_SRCS = \ taskmgr.svg @MAKE_PROG_RULES@