Remove the description for a temporary hack, which was already removed in r26451
authorColin Finck <colin@reactos.org>
Tue, 24 Jul 2007 19:47:57 +0000 (19:47 +0000)
committerColin Finck <colin@reactos.org>
Tue, 24 Jul 2007 19:47:57 +0000 (19:47 +0000)
svn path=/trunk/; revision=27803

reactos/Makefile

index 3d3e98b..6a7d04f 100644 (file)
@@ -388,15 +388,6 @@ ERRCODES_H = include$(SEP)reactos$(SEP)errcodes.h
 ERRCODES_RC = dll$(SEP)win32$(SEP)kernel32$(SEP)errcodes.rc
 
 
-# Hack getting ReactOS trunk Build again
-# the reail ARCH are not avail until we run 
-# rbuild and rbuild genreate makefile.auto
-# only in makefile.auto we got the 
-# ARCH avail not before. So FIX THIS
-# ISSSUE ASAP, other wise the ntapi.h
-# will not be autogenretaed for right 
-# platforms. 
-
 include lib/lib.mak
 include tools/tools.mak
 include boot/freeldr/bootsect/bootsect.mak