autohell

a simple replacement for GNU autoconf
git clone git://parazyd.org/autohell.git
Log | Files | Refs | README | LICENSE

README.md (268B)


      1 autohell
      2 ========
      3 
      4 simple replacement for GNU Autotools
      5 
      6 # usage
      7 
      8 just drop these in your sources, and execute autogen.sh
      9 
     10 you also need to provide a `Makefile.in` file, which is a normal,
     11 coherent makefile written upside-down. an example is provided in these
     12 sources