forked from Imagelibrary/rtems
2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add nfsclient.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Add nfsclient.
|
||||||
* nfsclient/Makefile.am: New.
|
* nfsclient/Makefile.am: New.
|
||||||
* nfsclient/proto/Makefile, nfsclient/Makefile,
|
* nfsclient/proto/Makefile, nfsclient/Makefile,
|
||||||
nfsclient/src/Makefile: Remove.
|
nfsclient/src/Makefile: Remove.
|
||||||
|
|||||||
@@ -153,6 +153,7 @@ 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 librdbg"
|
BSP_SUBDIRS="$BSP_SUBDIRS librdbg"
|
||||||
|
BSP_SUBDIRS="$BSP_SUBDIRS nfsclient"
|
||||||
|
|
||||||
AS_IF([test "$RTEMS_HAS_CPLUSPLUS" = "yes"],[
|
AS_IF([test "$RTEMS_HAS_CPLUSPLUS" = "yes"],[
|
||||||
AC_CONFIG_SUBDIRS([librtems++])
|
AC_CONFIG_SUBDIRS([librtems++])
|
||||||
@@ -270,6 +271,7 @@ lib/libcpu/Makefile
|
|||||||
|
|
||||||
lib/libbsp/Makefile
|
lib/libbsp/Makefile
|
||||||
|
|
||||||
|
nfsclient/Makefile
|
||||||
ada/Makefile
|
ada/Makefile
|
||||||
|
|
||||||
wrapup/Makefile
|
wrapup/Makefile
|
||||||
|
|||||||
Reference in New Issue
Block a user