projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ntdll/tests: Add tests for RtlIpv4AddressToString / RtlIpv4AddressToStringEx.
[wine]
/
dlls
/
slbcsp
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = slbcsp.dll
6
7
C_SRCS = \
8
main.c
9
10
@MAKE_DLL_RULES@