repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 1.2-rc6.
[wine/gsoc-2012-control.git]
/
programs
/
attrib
/
Makefile.in
blob
3696b9343400798810a604b863e51b8ee242e629
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
attrib.exe
7
APPMODE
= -
mconsole
-
municode
8
IMPORTS
=
kernel32
9
10
C_SRCS
=
attrib.c
11
12
@MAKE_PROG_RULES@