]> git.llucax.com Git - software/makeit.git/blob - lib1/Makefile
Make internal $V flag to store @ when pretty printing
[software/makeit.git] / lib1 / Makefile
1
2 # Top-level directory
3 T := ..
4
5 # Include the top-level build
6 include $T/Toplevel.mak
7
8 # Default goal for building this directory
9 .DEFAULT_GOAL := $L/liblib1.so
10