--- gforth/engine/Makefile.in 2007/03/25 21:30:59 1.60 +++ gforth/engine/Makefile.in 2007/03/31 21:43:18 1.61 @@ -88,7 +88,7 @@ XLDFLAGS = @LDFLAGS@ LDFLAGS = $(DEBUGFLAG) $(XLDFLAGS) LDLIBS = @LIBS@ -AOBJECTS = io.o signals.o support.o @LIBOBJS@ +AOBJECTS = io.o @signals_o@ support.o @LIBOBJS@ OBJECTS = engine.o @engine2@ main.o OBJECTS_NATIVE = engine-native.o engine-native2.o engine-native3.o main-native.o