summaryrefslogtreecommitdiff
path: root/tools/build/test/test2/jamroot.jam
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/test/test2/jamroot.jam')
-rw-r--r--tools/build/test/test2/jamroot.jam5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/build/test/test2/jamroot.jam b/tools/build/test/test2/jamroot.jam
new file mode 100644
index 000000000..4fb3f2886
--- /dev/null
+++ b/tools/build/test/test2/jamroot.jam
@@ -0,0 +1,5 @@
+# Copyright 2002 Vladimir Prus
+# Distributed under the Boost Software License, Version 1.0.
+# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
+
+exe foo : foo.cpp ;