devicesrv_pub/platform_path_definitions_api/makefile
changeset 0 4e1aa6a622a0
child 20 1ddbe54d0645
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/devicesrv_pub/platform_path_definitions_api/makefile	Tue Feb 02 00:53:00 2010 +0200
@@ -0,0 +1,9 @@
+# platform_path_definitions_api level configuration makefile
+
+#Define this platform as default if nothing is defined
+
+MAKEFILE = /sf/os/devicesrv/devicesrv_pub/platform_path_definitions_api/makefile
+
+platform_path_all    	:: platform_path_config
+
+include include_template.mk
\ No newline at end of file