diff -r fe49e33862e2 -r 04b7640f6fb5 dtdinstaller/makefile --- /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