Limited build Modified: branches/new_headers/reactos/Makefile _____
Modified: branches/new_headers/reactos/Makefile --- branches/new_headers/reactos/Makefile 2005-05-08 01:45:21 UTC (rev 15103) +++ branches/new_headers/reactos/Makefile 2005-05-08 01:47:30 UTC (rev 15104) @@ -58,13 +58,7 @@
# User mode libraries # libpcap packet epsapi -DLLS = acledit aclui advapi32 advpack cabinet cards comctl32 crtdll comdlg32 d3d8thk dbghelp expat fmifs freetype \ - gdi32 gdiplus glu32 hid imagehlp imm32 iphlpapi kernel32 lzexpand mesa32 midimap mmdrv mpr msacm msafd \ - msgina msi msimg32 msvcrt20 msvideo mswsock netapi32 ntdll ole32 oleaut32 oledlg olepro32 opengl32 \ - packet psapi riched20 richedit rpcrt4 samlib secur32 serialui setupapi shell32 shlwapi smlib smdll snmpapi \ - syssetup twain user32 userenv version wininet winmm winspool ws2help ws2_32 wsock32 wshirda dnsapi \ - urlmon shdocvw dinput dinput8 dxdiagn devenum dsound lsasrv dhcpcapi \ - $(DLLS_KBD) $(DLLS_CPL) $(DLLS_SHELLEXT) +DLLS = ntdll smlib smdll snmpapi user32 lsasrv
SUBSYS = smss win32k csrss ntvdm
@@ -104,14 +98,12 @@
# System applications # autochk cmd format services setup usetup welcome winlogon msiexec -SYS_APPS = autochk calc cmd explorer expand format ibrowser msiexec regsvr32 \ - reporterror services setup taskmgr userinit usetup welcome vmwinst rundll32 \ - winlogon regedit winefile notepad reactos lsass dhcp +SYS_APPS =
# System services SYS_SVC = rpcss eventlog umpnpmgr
-APPS = testsets utils +APPS =
# External modules and (sub)systems for ReactOS