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
fusion/tests: Don't use strdup to prevent crashes when freeing memory.
[wine/multimedia.git]
/
programs
/
secedit
/
Makefile.in
blob
58fa913bc614e296b3349c732d8246b915b331ef
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
secedit.exe
7
APPMODE
= -
mconsole
8
IMPORTS
=
kernel32
9
10
C_SRCS
=
\
11
main.c \
12
13
@MAKE_PROG_RULES@
14
15
@DEPENDENCIES@
# everything below this line is overwritten by make depend