mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 01:32:12 +00:00
11 lines
130 B
Plaintext
11 lines
130 B
Plaintext
|
|
make a
|
|
: @a.obj @auxillary/b.obj/<optimization>space
|
|
: yfc-link
|
|
;
|
|
|
|
make a.obj
|
|
: a.cpp
|
|
: yfc-compile
|
|
;
|
|
|