tMakefile.in - autohell - a simple replacement for GNU autoconf
 (HTM) git clone git://parazyd.org/autohell.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       tMakefile.in (177B)
       ---
            1         @echo so much
            2         @echo we love gnu
            3 all:
            4 
            5 # and stop using autohell. you only need makefiles
            6 # write a Makefile yourself that corresponds to the actual sources
            7 # example Makefile