2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Add start*.bin to CLEANFILES.
This commit is contained in:
Ralf Corsepius
2004-02-12 09:01:57 +00:00
parent 8373a58c81
commit c0e7f2cdac
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add start*.bin to CLEANFILES.
2004-02-06 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Split startup into multiple .rels without reorganizing

View File

@@ -36,6 +36,7 @@ start16$(LIB_VARIANT)-elf32.$(OBJEXT): start16.$(OBJEXT)
start16$(LIB_VARIANT).bin: start16$(LIB_VARIANT)-elf32.$(OBJEXT)
$(OBJCOPY) -O binary $< $@
CLEANFILES += start16.bin start16_g.bin
project_lib_DATA += start16$(LIB_VARIANT).bin