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

11 lines
93 B
Plaintext

make a
: @a.obj
: yfc-link
;
make a.obj
: a.cpp
: yfc-compile
;