ntdll: Add an futimens syscall wrapper for Android.
[wine.git] / dlls / comsvcs / Makefile.in
blob1e52806da315010e5c5b0e8b4b4d76632f531a87
1 MODULE = comsvcs.dll
2 IMPORTLIB = comsvcs
3 IMPORTS = ole32
5 C_SRCS = \
6 main.c
8 @MAKE_DLL_RULES@