mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 17:00:51 +08:00
- Fixed the dependency check for ntoskrnl.
svn path=/trunk/; revision=11312
This commit is contained in:
@@ -533,6 +533,8 @@ TARGET_LFLAGS = \
|
||||
TAGS: $(TAG_OBJECTS)
|
||||
etags $(addprefix -i , $(TAG_OBJECTS))
|
||||
|
||||
GENERATED_HEADER_FILES := $(PATH_TO_TOP)/include/reactos/bugcodes.h
|
||||
|
||||
$(PATH_TO_TOP)/include/reactos/bugcodes.h bugcodes.rc: ntoskrnl.mc
|
||||
$(MC) \
|
||||
-H $(PATH_TO_TOP)/include/reactos/bugcodes.h \
|
||||
|
||||
Reference in New Issue
Block a user