2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 13:22:11 +00:00
Files
build/test/m1-02/Jamfile2
2002-04-17 14:10:54 +00:00

11 lines
130 B
Plaintext

make a
: @a.obj @auxillary/b.obj/<rtti>off
: yfc-link
;
make a.obj
: a.cpp
: yfc-compile
;