diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-02-04 22:10:05 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-02-04 22:10:05 +0100 |
commit | 0bac53b74fa2db85952b9462588282691e8e63e0 (patch) | |
tree | 0cb1abf9d4ebe2f1f1325a9f678463a27d3df706 /base/yasm/.footprint.i686 | |
parent | bce4309f87a50d4f597610277ea407dc782c9779 (diff) | |
download | nutyx-pakxe-0bac53b74fa2db85952b9462588282691e8e63e0.tar.gz nutyx-pakxe-0bac53b74fa2db85952b9462588282691e8e63e0.tar.bz2 nutyx-pakxe-0bac53b74fa2db85952b9462588282691e8e63e0.tar.xz nutyx-pakxe-0bac53b74fa2db85952b9462588282691e8e63e0.zip |
ajout des md5sum et footprint pour la 32 bits
Diffstat (limited to 'base/yasm/.footprint.i686')
-rw-r--r-- | base/yasm/.footprint.i686 | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/base/yasm/.footprint.i686 b/base/yasm/.footprint.i686 new file mode 100644 index 000000000..93222a79d --- /dev/null +++ b/base/yasm/.footprint.i686 @@ -0,0 +1,45 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/yasm +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/libyasm-stdint.h +-rw-r--r-- root/root usr/include/libyasm.h +drwxr-xr-x root/root usr/include/libyasm/ +-rw-r--r-- root/root usr/include/libyasm/arch.h +-rw-r--r-- root/root usr/include/libyasm/assocdat.h +-rw-r--r-- root/root usr/include/libyasm/bitvect.h +-rw-r--r-- root/root usr/include/libyasm/bytecode.h +-rw-r--r-- root/root usr/include/libyasm/compat-queue.h +-rw-r--r-- root/root usr/include/libyasm/coretype.h +-rw-r--r-- root/root usr/include/libyasm/dbgfmt.h +-rw-r--r-- root/root usr/include/libyasm/errwarn.h +-rw-r--r-- root/root usr/include/libyasm/expr.h +-rw-r--r-- root/root usr/include/libyasm/file.h +-rw-r--r-- root/root usr/include/libyasm/floatnum.h +-rw-r--r-- root/root usr/include/libyasm/hamt.h +-rw-r--r-- root/root usr/include/libyasm/insn.h +-rw-r--r-- root/root usr/include/libyasm/intnum.h +-rw-r--r-- root/root usr/include/libyasm/inttree.h +-rw-r--r-- root/root usr/include/libyasm/linemap.h +-rw-r--r-- root/root usr/include/libyasm/listfmt.h +-rw-r--r-- root/root usr/include/libyasm/md5.h +-rw-r--r-- root/root usr/include/libyasm/module.h +-rw-r--r-- root/root usr/include/libyasm/objfmt.h +-rw-r--r-- root/root usr/include/libyasm/parser.h +-rw-r--r-- root/root usr/include/libyasm/phash.h +-rw-r--r-- root/root usr/include/libyasm/preproc.h +-rw-r--r-- root/root usr/include/libyasm/section.h +-rw-r--r-- root/root usr/include/libyasm/symrec.h +-rw-r--r-- root/root usr/include/libyasm/valparam.h +-rw-r--r-- root/root usr/include/libyasm/value.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libyasm.a +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/yasm.1.gz +drwxr-xr-x root/root usr/share/man/man7/ +-rw-r--r-- root/root usr/share/man/man7/yasm_arch.7.gz +-rw-r--r-- root/root usr/share/man/man7/yasm_dbgfmts.7.gz +-rw-r--r-- root/root usr/share/man/man7/yasm_objfmts.7.gz +-rw-r--r-- root/root usr/share/man/man7/yasm_parsers.7.gz |