Moved imports specification from the .spec into the Makefile so that
[wine] / programs / osversioncheck / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = osversioncheck
6 IMPORTS   = kernel32.dll ntdll.dll
7
8 C_SRCS = osversioncheck.c
9
10 @MAKE_PROG_RULES@
11
12 ### Dependencies: