summaryrefslogtreecommitdiff
path: root/tools/build/v2/tools/types/asm.jam
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/v2/tools/types/asm.jam')
-rw-r--r--tools/build/v2/tools/types/asm.jam4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/build/v2/tools/types/asm.jam b/tools/build/v2/tools/types/asm.jam
new file mode 100644
index 0000000000..a340db36a3
--- /dev/null
+++ b/tools/build/v2/tools/types/asm.jam
@@ -0,0 +1,4 @@
+# Copyright Craig Rodrigues 2005. Distributed under the Boost
+# Software License, Version 1.0. (See accompanying
+# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+type ASM : s S asm ;