moved tools to bsp directory

This commit is contained in:
Joel Sherrill
1998-04-30 10:46:52 +00:00
parent 2993cd3f60
commit c719991664
2 changed files with 2 additions and 2 deletions

View File

@@ -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