mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
The death of lib/lib.mak was premature.
- rbuild builds again svn path=/trunk/; revision=21038
This commit is contained in:
+1
-1
@@ -343,7 +343,7 @@ BUGCODES_RC = ntoskrnl$(SEP)bugcodes.rc
|
||||
ERRCODES_H = include$(SEP)reactos$(SEP)errcodes.h
|
||||
ERRCODES_RC = lib$(SEP)kernel32$(SEP)errcodes.rc
|
||||
|
||||
# include lib/lib.mak
|
||||
include lib/lib.mak
|
||||
include tools/tools.mak
|
||||
include boot/freeldr/bootsect/bootsect.mak
|
||||
-include $(ROS_AUTOMAKE)
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
LIB_BASE = lib
|
||||
LIB_BASE_ = $(LIB_BASE)$(SEP)
|
||||
|
||||
include lib/inflib/inflib.mak
|
||||
Reference in New Issue
Block a user