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.3.2.
[wine/gsoc-2012-control.git]
/
programs
/
sc
/
Makefile.in
blob
f78bbaaf62d01db361566c319850292b21a98d96
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
sc.exe
6
APPMODE
= -
mconsole
-
municode
7
IMPORTS
=
advapi32
8
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
9
10
C_SRCS
=
sc.c
11
12
@MAKE_PROG_RULES@