dtdinstaller/makefile
changeset 0 1bad536211fd
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dtdinstaller/makefile	Thu Dec 17 09:29:34 2009 +0200
@@ -0,0 +1,8 @@
+# dtdinstaller level configuration makefile 
+ 
+MAKEFILE = /sf/tools/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