mkbuild

mk based build system
git clone git://git.2f30.org/mkbuild
Log | Files | Refs | LICENSE

mk.config (85B)


      1 
      2 <| if test x"$configmk" != x""; then cat $configmk; else cat $mkbuild/config.mk; fi