Author: cfinck Date: Tue Jul 24 23:47:57 2007 New Revision: 27803
URL: http://svn.reactos.org/svn/reactos?rev=27803&view=rev Log: Remove the description for a temporary hack, which was already removed in r26451
Modified: trunk/reactos/Makefile
Modified: trunk/reactos/Makefile URL: http://svn.reactos.org/svn/reactos/trunk/reactos/Makefile?rev=27803&r1=2... ============================================================================== --- trunk/reactos/Makefile (original) +++ trunk/reactos/Makefile Tue Jul 24 23:47:57 2007 @@ -388,15 +388,6 @@ 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