Commit in reactos/ntoskrnl on MAIN
Makefile+21.152 -> 1.153
- Fixed the dependency check for ntoskrnl.

reactos/ntoskrnl
Makefile 1.152 -> 1.153
diff -u -r1.152 -r1.153
--- Makefile	17 Oct 2004 05:20:28 -0000	1.152
+++ Makefile	17 Oct 2004 10:43:57 -0000	1.153
@@ -533,6 +533,8 @@
 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 \
CVSspam 0.2.8