Converting from cmake to handwriten makefiles -



Converting from cmake to handwriten makefiles -

i trying cross compile ejdb database mips based system. have used cmake create create files , scheme working uses automake (sqlite3 running on scheme now). considering on writing own makefile , utilize them connect rest of build scheme (makefiles).

how can produce handwritten makefiles if have cmake files?

is easy convert cmake automake?

makefile cmake cross-platform automake

Comments

Popular posts from this blog

python - How to add an model instance to a django queryset? -

Using Android Volley to post an array to PHP -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -