Moved imports specification from the .spec into the Makefile so that
authorAlexandre Julliard <julliard@winehq.org>
Thu, 9 May 2002 00:05:48 +0000 (00:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 May 2002 00:05:48 +0000 (00:05 +0000)
commit32459912dc18ec4433b88977fac962a502414f95
treec942d3f8f2d2d9bc798094b6c4845a5e43b25e73
parentaac0dd7a621698619a4c044eb26b3b21f8ae73bd
Moved imports specification from the .spec into the Makefile so that
it can be used on platforms that don't build a .spec.c file.
238 files changed:
Make.rules.in
Makefile.in
debugger/Makefile.in
debugger/winedbg.spec
dlls/Makedll.rules.in
dlls/advapi32/Makefile.in
dlls/advapi32/advapi32.spec
dlls/avicap32/Makefile.in
dlls/avicap32/avicap32.spec
dlls/avifil32/Makefile.in
dlls/avifil32/avifil32.spec
dlls/comctl32/Makefile.in
dlls/comctl32/comctl32.spec
dlls/commdlg/Makefile.in
dlls/commdlg/comdlg32.spec
dlls/crtdll/Makefile.in
dlls/crtdll/crtdll.spec
dlls/crypt32/Makefile.in
dlls/crypt32/crypt32.spec
dlls/dciman32/Makefile.in
dlls/dciman32/dciman32.spec
dlls/ddraw/Makefile.in
dlls/ddraw/ddraw.spec
dlls/devenum/Makefile.in
dlls/devenum/devenum.spec
dlls/dinput/Makefile.in
dlls/dinput/dinput.spec
dlls/dplay/Makefile.in
dlls/dplay/dplay.spec
dlls/dplayx/Makefile.in
dlls/dplayx/dplayx.spec
dlls/dsound/Makefile.in
dlls/dsound/dsound.spec
dlls/gdi/Makefile.in
dlls/gdi/gdi32.spec
dlls/icmp/Makefile.in
dlls/icmp/icmp.spec
dlls/imagehlp/Makefile.in
dlls/imagehlp/imagehlp.spec
dlls/imm32/Makefile.in
dlls/imm32/imm32.spec
dlls/kernel/Makefile.in
dlls/kernel/kernel32.spec
dlls/kernel/tests/kernel32_test.spec
dlls/lzexpand/Makefile.in
dlls/lzexpand/lz32.spec
dlls/mapi32/Makefile.in
dlls/mapi32/mapi32.spec
dlls/mpr/Makefile.in
dlls/mpr/mpr.spec
dlls/msacm/Makefile.in
dlls/msacm/imaadp32/Makefile.in
dlls/msacm/imaadp32/imaadp32.acm.spec
dlls/msacm/msacm32.spec
dlls/msacm/msg711/Makefile.in
dlls/msacm/msg711/msg711.drv.spec
dlls/msdmo/Makefile.in
dlls/msdmo/msdmo.spec
dlls/msimg32/Makefile.in
dlls/msimg32/msimg32.spec
dlls/msisys/Makefile.in
dlls/msisys/msisys.ocx.spec
dlls/msnet32/Makefile.in
dlls/msnet32/msnet32.spec
dlls/msrle32/Makefile.in
dlls/msrle32/msrle32.spec
dlls/msvcrt/Makefile.in
dlls/msvcrt/msvcrt.spec
dlls/msvcrt20/Makefile.in
dlls/msvcrt20/msvcrt20.spec
dlls/msvideo/Makefile.in
dlls/msvideo/msvfw32.spec
dlls/netapi32/Makefile.in
dlls/netapi32/netapi32.spec
dlls/odbc32/Makefile.in
dlls/odbc32/odbc32.spec
dlls/ole32/Makefile.in
dlls/ole32/ole32.spec
dlls/oleaut32/Makefile.in
dlls/oleaut32/oleaut32.spec
dlls/oleaut32/tests/oleaut32_test.spec
dlls/olecli/Makefile.in
dlls/olecli/olecli32.spec
dlls/oledlg/Makefile.in
dlls/oledlg/oledlg.spec
dlls/olepro32/Makefile.in
dlls/olepro32/olepro32.spec
dlls/olesvr/Makefile.in
dlls/olesvr/olesvr32.spec
dlls/opengl32/Makefile.in
dlls/opengl32/opengl32.spec
dlls/psapi/Makefile.in
dlls/psapi/psapi.spec
dlls/qcap/Makefile.in
dlls/qcap/qcap.spec
dlls/quartz/Makefile.in
dlls/quartz/quartz.spec
dlls/rasapi32/Makefile.in
dlls/rasapi32/rasapi32.spec
dlls/richedit/Makefile.in
dlls/richedit/riched32.spec
dlls/rpcrt4/Makefile.in
dlls/rpcrt4/rpcrt4.spec
dlls/serialui/Makefile.in
dlls/serialui/serialui.spec
dlls/setupapi/Makefile.in
dlls/setupapi/setupapi.spec
dlls/shdocvw/Makefile.in
dlls/shdocvw/shdocvw.spec
dlls/shell32/Makefile.in
dlls/shell32/shell32.spec
dlls/shfolder/Makefile.in
dlls/shfolder/shfolder.spec
dlls/shlwapi/Makefile.in
dlls/shlwapi/shlwapi.spec
dlls/snmpapi/Makefile.in
dlls/snmpapi/snmpapi.spec
dlls/sti/Makefile.in
dlls/sti/sti.spec
dlls/tapi32/Makefile.in
dlls/tapi32/tapi32.spec
dlls/ttydrv/Makefile.in
dlls/ttydrv/ttydrv.spec
dlls/twain/Makefile.in
dlls/twain/twain_32.spec
dlls/url/Makefile.in
dlls/url/url.spec
dlls/urlmon/Makefile.in
dlls/urlmon/urlmon.spec
dlls/user/Makefile.in
dlls/user/tests/user32_test.spec
dlls/user/user32.spec
dlls/version/Makefile.in
dlls/version/version.spec
dlls/win32s/Makefile.in
dlls/win32s/w32skrnl.spec
dlls/winaspi/Makefile.in
dlls/winaspi/wnaspi32.spec
dlls/winedos/Makefile.in
dlls/winedos/winedos.spec
dlls/wineps/Makefile.in
dlls/wineps/wineps.spec
dlls/wininet/Makefile.in
dlls/wininet/wininet.spec
dlls/winmm/Makefile.in
dlls/winmm/joystick/Makefile.in
dlls/winmm/joystick/joystick.drv.spec
dlls/winmm/mcianim/Makefile.in
dlls/winmm/mcianim/mcianim.drv.spec
dlls/winmm/mciavi/Makefile.in
dlls/winmm/mciavi/mciavi.drv.spec
dlls/winmm/mcicda/Makefile.in
dlls/winmm/mcicda/mcicda.drv.spec
dlls/winmm/mciseq/Makefile.in
dlls/winmm/mciseq/mciseq.drv.spec
dlls/winmm/mciwave/Makefile.in
dlls/winmm/mciwave/mciwave.drv.spec
dlls/winmm/midimap/Makefile.in
dlls/winmm/midimap/midimap.drv.spec
dlls/winmm/wavemap/Makefile.in
dlls/winmm/wavemap/msacm.drv.spec
dlls/winmm/winearts/Makefile.in
dlls/winmm/winearts/winearts.drv.spec
dlls/winmm/wineoss/Makefile.in
dlls/winmm/wineoss/wineoss.drv.spec
dlls/winmm/winmm.spec
dlls/winnls/Makefile.in
dlls/winnls/winnls32.spec
dlls/winsock/Makefile.in
dlls/winsock/tests/ws2_32_test.spec
dlls/winsock/ws2_32.spec
dlls/winspool/Makefile.in
dlls/winspool/winspool.drv.spec
dlls/wintrust/Makefile.in
dlls/wintrust/wintrust.spec
dlls/wow32/Makefile.in
dlls/wow32/wow32.spec
dlls/wsock32/Makefile.in
dlls/wsock32/wsock32.spec
dlls/x11drv/Makefile.in
dlls/x11drv/x11drv.spec
libtest/Makefile.in
libtest/expand.spec
libtest/hello.spec
libtest/hello2.spec
libtest/hello3.spec
libtest/hello4.spec
libtest/hello5.spec
libtest/new.spec
libtest/rolex.spec
libtest/volinfo.spec
miscemu/Makefile.in
miscemu/wine.spec
programs/Makeprog.rules.in
programs/avitools/Makefile.in
programs/avitools/aviinfo.spec
programs/avitools/aviplay.spec
programs/avitools/icinfo.spec
programs/clock/Makefile.in
programs/clock/clock.spec
programs/cmdlgtst/Makefile.in
programs/cmdlgtst/cmdlgtst.spec
programs/control/Makefile.in
programs/control/control.spec
programs/notepad/Makefile.in
programs/notepad/notepad.spec
programs/osversioncheck/Makefile.in
programs/osversioncheck/osversioncheck.spec
programs/progman/Makefile.in
programs/progman/progman.spec
programs/regapi/Makefile.in
programs/regapi/regapi.spec
programs/regedit/Makefile.in
programs/regedit/regedit.spec
programs/regsvr32/Makefile.in
programs/regsvr32/regsvr32.spec
programs/regtest/Makefile.in
programs/regtest/regtest.spec
programs/uninstaller/Makefile.in
programs/uninstaller/uninstaller.spec
programs/view/Makefile.in
programs/view/view.spec
programs/wcmd/Makefile.in
programs/wcmd/wcmd.spec
programs/wineconsole/Makefile.in
programs/wineconsole/wineconsole.spec
programs/winemine/Makefile.in
programs/winemine/winemine.spec
programs/winepath/Makefile.in
programs/winepath/winepath.spec
programs/winetest/Makefile.in
programs/winetest/winetest.spec
programs/winhelp/Makefile.in
programs/winhelp/winhelp.spec
programs/winver/Makefile.in
programs/winver/winver.spec
tools/winebuild/import.c
tools/winebuild/main.c