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