repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msvcrt: Added _mbstok_s_l implementation.
[wine.git]
/
programs
/
regsvr32
/
Makefile.in
blob
521cf185c38815ede02923ba016684ec4a116fe0
1
MODULE
=
regsvr32.exe
2
APPMODE
= -
mconsole
3
IMPORTS
=
ole32
4
5
C_SRCS
=
\
6
regsvr32.c
7
8
RC_SRCS
=
regsvr32.rc
9
10
MANPAGE
=
regsvr32.man
11
12
@MAKE_PROG_RULES@