rxgen960 compiles and links.

This commit is contained in:
Joel Sherrill
2000-06-15 22:22:00 +00:00
parent d1716c989b
commit 80e24f1f0e
9 changed files with 91 additions and 17 deletions

View File

@@ -65,10 +65,12 @@ define make-exe
$(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) -o $@ \
$(LINK_OBJS) $(LINK_LIBS)
$(NM) -g -n $@ > $(basename $@).num
$(OBJCOPY) -oformat binary $@ $(basename $@).bin
$(OBJCOPY) -O binary $@ $(basename $@).bin
$(SIZE) $@
endef
endif
# Miscellaneous additions go here
START_BASE=
START_FILE=