From c7199916645d0b3515c378b49d6d6dc885f0da9e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 30 Apr 1998 10:46:52 +0000 Subject: moved tools to bsp directory --- c/src/lib/libbsp/unix/posix/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/unix') 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 -- cgit v1.2.3