Take advantage of the recursive nature of .gitignore for Makefile entries.
[wine] / dlls / unicows / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = unicows.dll
6 IMPORTLIB = libunicows.$(IMPLIBEXT)
7 IMPORTS   = avicap32 msvfw32 oledlg comdlg32 shell32 winmm winspool \
8             rasapi32 secur32 sensapi version user32 mpr gdi32 advapi32 kernel32
9
10 @MAKE_DLL_RULES@
11
12 ### Dependencies: