Set default target to minimal-net.

This commit is contained in:
oliverschmidt 2007-05-26 22:42:02 +00:00
parent d6735fa9b2
commit 7f7f11d30f
3 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,6 @@
all: webserver-example
APPS=webserver
DEFAULT_TARGET=minimal-net
# The webserver application normally contains a built-in file system and support
# for server-side includes.