projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ole32: Fix some leaks (coverity).
[wine]
/
programs
/
regasm
/
Makefile.in
1
MODULE = regasm.exe
2
APPMODE = -mconsole -municode
3
4
C_SRCS = \
5
main.c
6
7
@MAKE_PROG_RULES@