summaryrefslogtreecommitdiff
path: root/jam-files/boost-build/tools/types/asm.jam
diff options
context:
space:
mode:
Diffstat (limited to 'jam-files/boost-build/tools/types/asm.jam')
-rw-r--r--jam-files/boost-build/tools/types/asm.jam4
1 files changed, 4 insertions, 0 deletions
diff --git a/jam-files/boost-build/tools/types/asm.jam b/jam-files/boost-build/tools/types/asm.jam
new file mode 100644
index 00000000..a340db36
--- /dev/null
+++ b/jam-files/boost-build/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 ;