fix errors on distclean
authorsunghan <sh924.chang@samsung.com>
Fri, 31 Mar 2017 10:41:45 +0000 (19:41 +0900)
committersunghan <sh924.chang@samsung.com>
Fri, 31 Mar 2017 10:41:45 +0000 (19:41 +0900)
commit2938096aa17ea51a4e58135ec576462b3e160e56
tree45a321e7882dcb704bc73b424f6d4e8e2e4417ea
parentb2bcb98913b3f037ddb6c9c43eff53ca158fa28a
fix errors on distclean

If distclean is excuted before configuring,
   we can meet errors on pm, fs, logm and apps/platform like belows.
make[1]: Entering directory `/home/sunghan/Work/TinyAra/TizenRT/os/logm'
Makefile:19: /home/sunghan/Work/TinyAra/TizenRT/os/Make.defs: No such file or directory
make[1]: *** No rule to make target `/home/sunghan/Work/TinyAra/TizenRT/os/Make.defs'.  Stop.
apps/platform/Makefile
os/fs/Makefile
os/logm/Makefile
os/pm/Makefile