Added start subdirectory.

This commit is contained in:
Joel Sherrill
1999-11-16 13:34:41 +00:00
parent 1bcdb3f6ec
commit 14dbf50aa2

View File

@@ -24,7 +24,7 @@ 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 console wrapup
SUB_DIRS = include start startup console wrapup
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \