projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
makefiles: Add a standard header for all makefiles to replace the common variable...
[wine]
/
dlls
/
rasapi32
/
Makefile.in
1
MODULE = rasapi32.dll
2
IMPORTLIB = rasapi32
3
4
C_SRCS = rasapi.c
5
6
@MAKE_DLL_RULES@