--- makefile.mes.orig Mon Feb 14 18:03:35 2005 +++ makefile.mes Mon Feb 14 18:05:09 2005 @@ -344,7 +344,7 @@ $(OBJ)/mess/windows/parallel.o \ $(OBJ)/mess/windows/strconv.o @echo Linking $@... - $(LD) $(LDFLAGS) $(CONSOLE_PROGRAM) $^ -Wl,--allow-multiple-definition $(ZLIB) $(LIBS) -lwinmm -o $@ + touch $@ # secondary libraries $(OBJ)/libexpat.a: $(OBJ)/expat/xmlparse.o $(OBJ)/expat/xmlrole.o $(OBJ)/expat/xmltok.o