From bfd1a53a2fd3be4ecab2937e17b425da67d3e629 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 15 Jun 2002 07:14:44 +0000 Subject: 2002-06-02 Ralf Corsepius * rtems/Makefile.am: include multilib.am instead of RTEMS_BSP.cfg. --- cpukit/libnetworking/ChangeLog | 4 ++++ cpukit/libnetworking/rtems/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'cpukit/libnetworking') diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog index ae489c654c..733c079140 100644 --- a/cpukit/libnetworking/ChangeLog +++ b/cpukit/libnetworking/ChangeLog @@ -1,3 +1,7 @@ +2002-06-02 Ralf Corsepius + + * rtems/Makefile.am: include multilib.am instead of RTEMS_BSP.cfg. + 2002-05-30 Ralf Corsepius * configure.ac: Remove RTEMS_CHECK_POSIX_API. diff --git a/cpukit/libnetworking/rtems/Makefile.am b/cpukit/libnetworking/rtems/Makefile.am index bde7327d93..a520aecb1b 100644 --- a/cpukit/libnetworking/rtems/Makefile.am +++ b/cpukit/libnetworking/rtems/Makefile.am @@ -27,7 +27,7 @@ $(PROJECT_INCLUDE)/rtems: $(PROJECT_INCLUDE)/rtems/%.h: %.h $(INSTALL_DATA) $< $@ -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(RTEMS_ROOT)/../../../../automake/multilib.am include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../../../../automake/lib.am -- cgit v1.2.3