projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
winex11.drv: Quiet a noisy FIXME.
[wine]
/
dlls
/
avrt
/
Makefile.in
1
MODULE = avrt.dll
2
IMPORTLIB = avrt
3
IMPORTS = user32
4
5
C_SRCS = \
6
main.c
7
8
@MAKE_DLL_RULES@