changeset 219 | adfdf7fad721 |
parent 189 | 4d133909845a |
child 221 | 124a804562a5 |
--- a/Makefile Sun Sep 12 19:03:11 2004 +0000 +++ b/Makefile Sun Sep 12 19:07:54 2004 +0000 @@ -125,7 +125,9 @@ endif endif +# this is used if there aren't any makefile.config ifndef CONFIG_INCLUDED +ENABLE_NETWORK:=1 # sets network on by default if there aren't any config file -include $(LIB_DETECTION) endif