]> git.llucax.com Git - software/makeit.git/blob - Toplevel.mak
Make internal $V flag to store @ when pretty printing
[software/makeit.git] / Toplevel.mak
1
2 # Project name
3 P := remake
4
5 # Load top-level directory local configuration
6 sinclude $T/Config.mak
7
8 # Include the build system library
9 include $T/Lib.mak
10