2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>

* automake/compile.am: Remove .coff.
This commit is contained in:
Ralf Corsepius
2005-11-22 13:24:25 +00:00
parent 42c0be8cda
commit ee844b4749
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove .coff.
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/local.am: Remove depend.

View File

@@ -18,4 +18,4 @@ AM_CFLAGS =
AM_CXXFLAGS =
clean-local:
$(RM) *.num *.nxe *.coff *.elf *.srec* *.obj *.bin
$(RM) *.num *.nxe *.elf *.srec* *.obj *.bin *.bt