tREADME.md - autohell - a simple replacement for GNU autoconf
HTML git clone git://parazyd.org/autohell.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
tREADME.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