forked from Imagelibrary/rtems
Added start subdirectory.
This commit is contained in:
@@ -24,7 +24,7 @@ all: $(SRCS)
|
|||||||
|
|
||||||
# wrapup is the one that actually builds and installs the library
|
# wrapup is the one that actually builds and installs the library
|
||||||
# from the individual .rel files built in other directories
|
# 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
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||||
cd $(top_builddir) \
|
cd $(top_builddir) \
|
||||||
|
|||||||
Reference in New Issue
Block a user