get GreatLord's hack at least to work

svn path=/trunk/; revision=26316
This commit is contained in:
Christoph von Wittich 2007-04-10 22:57:57 +00:00
parent e43e673325
commit 75361b6928

View file

@ -397,7 +397,7 @@ ERRCODES_RC = dll$(SEP)win32$(SEP)kernel32$(SEP)errcodes.rc
# will not be autogenretaed for right
# platforms.
$ARCH :=i386
ARCH :=i386
include lib/lib.mak
include tools/tools.mak
@ -413,6 +413,7 @@ PREAUTO := \
$(BUGCODES_RC) \
$(ERRCODES_H) \
$(ERRCODES_RC) \
$(NCI_SERVICE_FILES) \
$(GENDIB_DIB_FILES)
$(ROS_AUTOMAKE): $(RBUILD_TARGET) $(PREAUTO) $(XMLBUILDFILES)