aboutsummaryrefslogtreecommitdiffstats
path: root/modules/alg_ia32/modinfo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'modules/alg_ia32/modinfo.txt')
-rw-r--r--modules/alg_ia32/modinfo.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/modules/alg_ia32/modinfo.txt b/modules/alg_ia32/modinfo.txt
new file mode 100644
index 000000000..e59b9f809
--- /dev/null
+++ b/modules/alg_ia32/modinfo.txt
@@ -0,0 +1,22 @@
+realname "Algorithm x86 Assembler"
+
+replace_file sha160.cpp
+add_file asm_macr.h
+add_file sha1core.S
+
+<arch>
+ia32
+</arch>
+
+<cc>
+gcc
+</cc>
+
+# ELF systems
+<os>
+linux
+freebsd
+netbsd
+openbsd
+solaris
+</os>