2
0
mirror of https://github.com/boostorg/build.git synced 2026-01-25 18:12:12 +00:00
Files
build/example/make/extlib/Jamfile
Vladimir Prus 1484ad7ec4 Added an V2 example.
[SVN r14833]
2002-08-14 11:45:35 +00:00

4 lines
51 B
Plaintext

project extlib ;
make c.o : c.cpp : gcc.compile ;