./ install/ install/slack-desc usr/ usr/bin/ usr/bin/fasm usr/bin/listing usr/bin/prepsrc usr/bin/symbols usr/doc/ usr/doc/fasm-1.73.29/ usr/doc/fasm-1.73.29/examples/ usr/doc/fasm-1.73.29/examples/elfexe/ usr/doc/fasm-1.73.29/examples/elfexe/dynamic/ usr/doc/fasm-1.73.29/examples/elfexe/dynamic/elf.inc usr/doc/fasm-1.73.29/examples/elfexe/dynamic/hello.asm usr/doc/fasm-1.73.29/examples/elfexe/dynamic/hello64.asm usr/doc/fasm-1.73.29/examples/elfexe/dynamic/import32.inc usr/doc/fasm-1.73.29/examples/elfexe/dynamic/import64.inc usr/doc/fasm-1.73.29/examples/elfexe/dynamic/proc32.inc usr/doc/fasm-1.73.29/examples/elfexe/hello.asm usr/doc/fasm-1.73.29/examples/elfexe/hello64.asm usr/doc/fasm-1.73.29/examples/elfobj/ usr/doc/fasm-1.73.29/examples/elfobj/msgdemo.asm usr/doc/fasm-1.73.29/examples/elfobj/writemsg.asm usr/doc/fasm-1.73.29/examples/libcdemo/ usr/doc/fasm-1.73.29/examples/libcdemo/ccall.inc usr/doc/fasm-1.73.29/examples/libcdemo/libcdemo.asm usr/doc/fasm-1.73.29/fas.txt usr/doc/fasm-1.73.29/fasm.SlackBuild usr/doc/fasm-1.73.29/fasm.txt usr/doc/fasm-1.73.29/license.txt usr/doc/fasm-1.73.29/tools-readme.txt usr/doc/fasm-1.73.29/whatsnew.txt usr/man/ usr/man/man1/ usr/man/man1/fasm.1.gz inc fasm/source/DOS/system.inc fasm/source/Linux/ fasm/source/Linux/fasm.asm fasm/source/Linux/system.inc fasm/source/Linux/x64/ fasm/source/Linux/x64/fasm.asm fasm/source/Linux/x64/modes.inc fasm/source/Linux/x64/system.inc fasm/source/Win32/ fasm/source/Win32/fasm.asm fasm/source/Win32/system.inc fasm/source/assemble.inc fasm/source/avx.inc fasm/source/errors.inc fasm/source/exprcalc.inc fasm/source/exprpars.inc fasm/source/formats.inc fasm/source/libc/ fasm/source/libc/fasm.asm fasm/source/libc/system.inc fasm/source/messages.inc fasm/source/parser.inc fasm/source/preproce.inc fasm/source/symbdump.inc fasm/source/tables.inc fasm/source/variable.inc fasm/source/version.inc fasm/source/x86_64.inc fasm/tools/ fasm/tools/dos/ fasm/tools/dos/listing.asm fasm/tools/dos/loader.inc fasm/tools/dos/prepsrc.asm fasm/tools/dos/symbols.asm fasm/tools/dos/system.inc fasm/tools/fas.txt fasm/tools/libc/ fasm/tools/libc/ccall.inc fasm/tools/libc/listing.asm fasm/tools/libc/prepsrc.asm fasm/tools/libc/symbols.asm fasm/tools/libc/system.inc fasm/tools/listing.inc fasm/tools/prepsrc.inc fasm/tools/readme.txt fasm/tools/symbols.inc fasm/tools/win32/ fasm/tools/win32/listing.asm fasm/tools/win32/prepsrc.asm fasm/tools/win32/symbols.asm fasm/tools/win32/system.inc fasm/whatsnew.txt tools/libc/listing tools/libc/prepsrc tools/libc/symbols flat assembler version 1.73.29 (16384 kilobytes memory, x64) 5 passes, 119738 bytes. /usr/src/slapt-src/development/fasm/fasm /usr/src/slapt-src/development/fasm/fasm Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/development/fasm/fasm-1.73.29-x86_64-1salix15.0.txz Slackware package /usr/src/slapt-src/development/fasm/fasm-1.73.29-x86_64-1salix15.0.txz created. Installing package fasm-1.73.29-x86_64-1salix15.0... | fasm (fast assembler for the x86 and x86-64 architectures) | | The flat assembler (abbreviated to fasm, intentionally stylized | with lowercase letters) is a fast assembler running in a variety | of operating systems, in continued development since 1999. It was | designed primarily for the assembly of x86 instructions and it | supports x86 and x86-64 instruction sets with extensions like MMX, | 3DNow!, SSE up to SSE4, AVX, AVX2, XOP, and AVX-512. It can produce | output in plain binary, MZ, PE, COFF or ELF format. | | | |