Remove libnetworking, libnetworking/pppd.

This commit is contained in:
Ralf Corsepius
2005-10-26 16:32:59 +00:00
parent 6028f9412f
commit 834467bcc7

View File

@@ -153,7 +153,6 @@ fi
BSP_SUBDIRS="$BSP_SUBDIRS lib" BSP_SUBDIRS="$BSP_SUBDIRS lib"
BSP_SUBDIRS="$BSP_SUBDIRS libchip" BSP_SUBDIRS="$BSP_SUBDIRS libchip"
BSP_SUBDIRS="$BSP_SUBDIRS libnetworking"
BSP_SUBDIRS="$BSP_SUBDIRS librdbg" BSP_SUBDIRS="$BSP_SUBDIRS librdbg"
AS_IF([test "$RTEMS_HAS_CPLUSPLUS" = "yes"],[ AS_IF([test "$RTEMS_HAS_CPLUSPLUS" = "yes"],[
@@ -246,9 +245,6 @@ AC_CONFIG_FILES([Makefile],
AC_CONFIG_FILES([ AC_CONFIG_FILES([
support/Makefile support/Makefile
libnetworking/Makefile
libnetworking/pppd/Makefile
librdbg/Makefile librdbg/Makefile
libchip/Makefile libchip/Makefile