2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-11 23:52:20 +00:00

Small fix.

[SVN r15268]
This commit is contained in:
Vladimir Prus
2002-09-11 15:54:39 +00:00
parent 12807f87fc
commit ba4cc2976f

View File

@@ -1,5 +1,5 @@
exe a : a.cpp b.cxx c.ui d.wd x.l y.x_pro lib/aux ;
exe a : a.cpp b.cxx c.ui d.wd x.l y.x_pro lib/auxilliary ;
#exe a : a.cpp b.cpp c.ui d.wd x.l y.x_pro ;
nm_exe e : e.cpp ;