attrib: Make command accept several arguments.
[wine] / programs / iexplore / Makefile.in
1 MODULE    = iexplore.exe
2 APPMODE   = -mwindows -municode
3 IMPORTS   = ieframe
4 DELAYIMPORTS = advpack version
5
6 C_SRCS = \
7         main.c
8
9 RC_SRCS = iexplore.rc
10
11 SVG_SRCS = iexplore.svg
12
13 @MAKE_PROG_RULES@