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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -