repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shobjidl.idl: Added NWMF declaration.
[wine/hacks.git]
/
programs
/
sc
/
Makefile.in
blob
4d34f5a81b880af80ff150ed9c31c957687f5419
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
sc.exe
6
APPMODE
= -
mconsole
-
municode
7
IMPORTS
=
advapi32 kernel32
8
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
9
10
C_SRCS
=
sc.c
11
12
@MAKE_PROG_RULES@