mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 13:22:11 +00:00
12 lines
130 B
Plaintext
12 lines
130 B
Plaintext
|
|
make a
|
|
: @a.obj
|
|
: yfc-link
|
|
: <optimization>speed
|
|
;
|
|
|
|
make a.obj
|
|
: a.cpp
|
|
: yfc-compile
|
|
;
|
|
|