repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
makefiles: Add a standard header for all makefiles to replace the common variable...
[wine/multimedia.git]
/
dlls
/
netapi32
/
tests
/
Makefile.in
blob
229182551ddf5c0a92d80b63fd6934a44d62e8e8
1
TESTDLL
=
netapi32.dll
2
IMPORTS
=
advapi32
3
4
C_SRCS
=
\
5
access.c \
6
apibuf.c \
7
ds.c \
8
wksta.c
9
10
@MAKE_TEST_RULES@