Revision 67867308 Makefile.target

b/Makefile.target
146 146
LIBOBJS+=helper.o helper2.o
147 147
endif
148 148

  
149
ifeq ($(TARGET_ARCH), ppc)
150
LIBOBJS+=helper.o
151
endif
152

  
149 153
# NOTE: the disassembler code is only needed for debugging
150 154
LIBOBJS+=disas.o 
151 155
ifeq ($(findstring i386, $(TARGET_ARCH) $(ARCH)),i386)

Also available in: Unified diff