Added scitab directory.

This commit is contained in:
Joel Sherrill
1998-07-17 15:43:42 +00:00
parent a56e475f25
commit 8123c63506
2 changed files with 2 additions and 1 deletions

View File

@@ -15,5 +15,6 @@ include $(RTEMS_ROOT)/make/directory.cfg
# from the individual .rel files built in other directories
SUB_DIRS=include \
startup \
scitab \
wrapup

View File

@@ -10,7 +10,7 @@ VPATH=@srcdir@
RTEMS_ROOT = @top_srcdir@
PROJECT_ROOT = @PROJECT_ROOT@
BSP_PIECES=startup
BSP_PIECES=startup scitab
GENERIC_PIECES=
# pieces to pick up out of libcpu/sh