mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-08 08:33:19 +00:00
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: add lib/libcpu to the GNU canonicalized subdirectories,
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.in: add lib/libcpu to the GNU canonicalized subdirectories,
|
||||
|
||||
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.in: add lib to the GNU canonicalized subdirectories,
|
||||
|
||||
@@ -31,8 +31,8 @@ cfg_subdirs1="make"
|
||||
if test x"$multilib" = x"no"; then
|
||||
hst_subdirs1="$hst_subdirs1 exec"
|
||||
fi
|
||||
hst_subdirs1="$hst_subdirs1 lib"
|
||||
cfg_subdirs="$cfg_subdirs lib/libcpu lib/libbsp"
|
||||
hst_subdirs1="$hst_subdirs1 lib lib/libcpu"
|
||||
cfg_subdirs="$cfg_subdirs lib/libbsp"
|
||||
hst_subdirs="libfs"
|
||||
hst_subdirs="$hst_subdirs libmisc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user