summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-30 10:46:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-30 10:46:52 +0000
commitc7199916645d0b3515c378b49d6d6dc885f0da9e (patch)
treec1f1c2120aac33e221a4f1f32efbe1d42b600540 /c/src/lib/libbsp/unix
parentAdded support for debug variants on tests. (diff)
downloadrtems-c7199916645d0b3515c378b49d6d6dc885f0da9e.tar.bz2
moved tools to bsp directory
Diffstat (limited to 'c/src/lib/libbsp/unix')
-rw-r--r--c/src/lib/libbsp/unix/posix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/unix/posix/Makefile.in b/c/src/lib/libbsp/unix/posix/Makefile.in
index 2a6c7a1dca..856f926a51 100644
--- a/c/src/lib/libbsp/unix/posix/Makefile.in
+++ b/c/src/lib/libbsp/unix/posix/Makefile.in
@@ -23,4 +23,4 @@ all: $(SRCS)
# wrapup is the one that actually builds and installs the library
# from the individual .rel files built in other directories
-SUB_DIRS=include startup clock console timer $(MP_PARTS) wrapup
+SUB_DIRS=include startup clock console timer $(MP_PARTS) wrapup tools