tools/build/v2/example/make/extlib/Jamfile
project extlib ; make c.o : c.cpp : gcc.compile ;
Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
project extlib ; make c.o : c.cpp : gcc.compile ;