]> git.llucax.com Git - software/makeit.git/blob - Toplevel.mak
Move "all" taget to Lib.mak
[software/makeit.git] / Toplevel.mak
1
2 # Project name
3 P := remake
4
5 # Include the build system library
6 include $T/Lib.mak
7