diff -r 000000000000 -r 4e1aa6a622a0 commonservices/commonengine/makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/commonservices/commonengine/makefile Tue Feb 02 00:53:00 2010 +0200 @@ -0,0 +1,9 @@ +# commonengine level configuration makefile + +#Define this platform as default if nothing is defined + +MAKEFILE = /sf/os/devicesrv/commonservices/commonengine/makefile + +commonengine_all :: commonengine_config + +include include_template.mk \ No newline at end of file