Fixed dll build order

svn path=/trunk/; revision=2084
This commit is contained in:
Eric Kohl 2001-07-21 20:08:42 +00:00
parent 97aa97fdd0
commit 6429b16f0a

View file

@ -17,7 +17,7 @@ include rules.mak
# #
COMPONENTS = iface_native iface_additional ntoskrnl COMPONENTS = iface_native iface_additional ntoskrnl
BUS = acpi isapnp BUS = acpi isapnp
DLLS = advapi32 crtdll fmifs gdi32 kernel32 msafd msvcrt ntdll \ DLLS = ntdll kernel32 advapi32 crtdll msvcrt fmifs gdi32 msafd \
ole32 oleaut32 secur32 shell32 user32 ws2_32 ole32 oleaut32 secur32 shell32 user32 ws2_32
SUBSYS = smss win32k csrss SUBSYS = smss win32k csrss