Changing TBStack makefiles to allow for DEBUG & RELEASE modes through & through.
authorJoseph Morrow <joseph.l.morrow@intel.com>
Fri, 8 Aug 2014 22:15:46 +0000 (18:15 -0400)
committerJoseph Morrow <joseph.l.morrow@intel.com>
Fri, 8 Aug 2014 22:15:46 +0000 (18:15 -0400)
commitbdfcff7b82180bf253d299e4b6b30e824b78ad53
treeee25812b4b3889524cb99043bb1117c8ac02961c
parentfe621d8ae21039b22735227fabe5a0ee2b461256
Changing TBStack makefiles to allow for DEBUG & RELEASE modes through & through.

Renaming all instances of "Makefile" to "makefile". Justification:
From what I can read "makefile" is ran over "Makefile" when "make" is ran.
Also, more of our makefiles have a lower-case "m" as of now.
Also, this move/rename doesn't affect anyone..I used the git-mv command because I know using "mv" would be detrimental to anyone using Windows.
OCTestApps/makefile [moved from OCTestApps/Makefile with 100% similarity]
csdk/libcoap-4.1.1/makefile
csdk/makefile
csdk/stack/samples/SimpleClientServer/makefile
csdk/stack/test/arduino/makefile [moved from csdk/stack/test/arduino/Makefile with 94% similarity]
csdk/stack/test/linux/makefile [moved from csdk/stack/test/linux/Makefile with 100% similarity]
examples/makefile [moved from examples/Makefile with 100% similarity]
examples/old_tests/OCWrapper/makefile [moved from examples/old_tests/OCWrapper/Makefile with 99% similarity]
makefile [moved from Makefile with 96% similarity]