diff -r 000000000000 -r 05da4621cfb2 dtdinstaller/makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dtdinstaller/makefile Tue Feb 02 00:15:44 2010 +0200 @@ -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