commonservices/commonengine/makefile
changeset 0 4e1aa6a622a0
child 50 48a00b70dc49
--- /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