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
Updated Norwegian Bokmål Readme file.
[wine/hacks.git]
/
programs
/
reg
/
Makefile.in
blob
8b3534480eb4c27754ed4254a26ba28d0f9f016d
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
reg.exe
6
APPMODE
= -
mconsole
-
municode
7
IMPORTS
=
advapi32 user32 kernel32
8
EXTRADEFS
= -
DUNICODE
9
10
C_SRCS
=
reg.c
11
12
RC_SRCS
=
rsrc.rc
13
14
@MAKE_PROG_RULES@
15
16
@DEPENDENCIES@
# everything below this line is overwritten by make depend