* A new "hello world" example is added
* The directory `docker/system` has been moved to `docker/main`
This commit is contained in:
parent
d46ca41c8b
commit
14d319dd9b
21 changed files with 382 additions and 11 deletions
|
|
@ -41,7 +41,7 @@ LIBS = @LIBS@
|
|||
SHELL = /bin/sh
|
||||
|
||||
SUBDIRS = base
|
||||
SUBDIRS += system
|
||||
SUBDIRS += main
|
||||
#SUBDIRS += cluster
|
||||
|
||||
.PHONY: all clean distclean depend install-include install uninstall test $(SUBDIRS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue