repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
advapi32: Don't use the static Unicode buffer for value names since they can be large...
[wine/multimedia.git]
/
programs
/
cacls
/
Makefile.in
blob
ecb6f156690782c9ca0691b4c3120798e62e02df
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
cacls.exe
7
APPMODE
= -
mconsole
8
IMPORTS
=
kernel32
9
10
C_SRCS
=
\
11
cacls_main.c
12
13
@MAKE_PROG_RULES@