dtdinstaller/makefile
branchRCL_3
changeset 18 04b7640f6fb5
parent 0 05da4621cfb2
child 19 60c10715f092
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dtdinstaller/makefile	Wed Sep 01 12:32:13 2010 +0100
@@ -0,0 +1,8 @@
+# dtdinstaller level configuration makefile 
+ 
+MAKEFILE = /sf/app/homescreentools/dtdinstaller/makefile
+
+# Place the first target as the default target which is executed from this level 
+dtdinstaller_all :: dtdinstaller_config
+  
+include include_template.mk
\ No newline at end of file