freeswitch-stable: Clean up the Makefile
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 9 Jul 2017 10:08:43 +0000 (12:08 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 9 Jul 2017 10:08:49 +0000 (12:08 +0200)
commitaaee4b431e65d8291c8610ece1d9e892772a0766
treeff35f6aab10bf70dcdd43caafd614aa55c7ba45b
parent75aa42abb1c75d8d43634f5f94383e7dfb83b182
freeswitch-stable: Clean up the Makefile

- Fix alphabetical sorting.
- Move some of the blocks around, e.g. move everything together that
  adds to $(CONFIGURE_ARGS), move Download define upward to the other
  defines etc.
- Replace some strings with variables, e.g. $(FIND) and $(FPIC).
- Be consistent and prefix our own variables with "FS_STABLE_".
- Remove the dev package and use Build/InstallDev instead.
- All in all this change is purely cosmetic.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Makefile