mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
2004-10-02 Casper S. Hornstrup <[email protected]>
* ntoskrnl/Makefile: Fix dependencies when PCH is enabled. svn path=/trunk/; revision=11155
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-10-02 Casper S. Hornstrup <[email protected]>
|
||||
|
||||
* ntoskrnl/Makefile: Fix dependencies when PCH is enabled.
|
||||
|
||||
2004-10-02 Casper S. Hornstrup <[email protected]>
|
||||
|
||||
* tools/helper.mk: Support for kernel TARGET_TYPE.
|
||||
|
||||
@@ -558,6 +558,8 @@ ex/napi.o: ex/napi.c $(PATH_TO_TOP)/include/ntdll/napi.h
|
||||
|
||||
ke/main.o: ke/main.c $(PATH_TO_TOP)/include/reactos/buildno.h
|
||||
|
||||
$(TARGET_PCH): $(PATH_TO_TOP)/include/reactos/bugcodes.h
|
||||
|
||||
|
||||
.%.TAG: %.S
|
||||
etags -o $@ $<
|
||||
|
||||
Reference in New Issue
Block a user