2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>

* Makefile.am: Remove custom/HPUX9-posix.cfg.
This commit is contained in:
Ralf Corsepius
2009-02-06 05:47:44 +00:00
parent d7218418b9
commit d229ed0c18
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove custom/HPUX9-posix.cfg.
* custom/HPUX9-posix.cfg: Remove.
2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>

View File

@@ -21,7 +21,7 @@ rtems_make_customdir = $(rtems_makedir)/custom
dist_rtems_make_custom_DATA = custom/default.cfg
EXTRA_DIST += custom/Cygwin-posix.cfg custom/FreeBSD-posix.cfg \
custom/HPUX9-posix.cfg custom/Linux-posix.cfg custom/Solaris-posix.cfg \
custom/Linux-posix.cfg custom/Solaris-posix.cfg \
custom/bare.cfg custom/ep1a.cfg custom/erc32.cfg custom/gen68302.cfg \
custom/gen68340.cfg custom/gen68360.cfg custom/gen68360_040.cfg \
custom/h8sim.cfg custom/h8sxsim.cfg custom/uC5282.cfg custom/gba.cfg \