The following packages will be installed: makefile2graph Fetching README... 0%100%100%100%100%100%Done Fetching makefile2graph.SlackBuild... 0%100%100%100%100%100%Done Fetching makefile2graph.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done makefile2graph-1.5.0/ makefile2graph-1.5.0/.gitignore makefile2graph-1.5.0/LICENSE makefile2graph-1.5.0/Makefile makefile2graph-1.5.0/README.md makefile2graph-1.5.0/make2graph.1 makefile2graph-1.5.0/make2graph.c makefile2graph-1.5.0/makefile2graph makefile2graph-1.5.0/makefile2graph.1 makefile2graph-1.5.0/screenshot.png cc -O2 -march=i586 -mtune=i686 -Wl,-s make2graph.c -o make2graph install -d /usr/src/slapt-src-i486/system/makefile2graph/package-makefile2graph/usr/bin /usr/src/slapt-src-i486/system/makefile2graph/package-makefile2graph/usr/doc/makefile2graph-1.5.0 /usr/src/slapt-src-i486/system/makefile2graph/package-makefile2graph/usr/man/man1 install make2graph makefile2graph /usr/src/slapt-src-i486/system/makefile2graph/package-makefile2graph/usr/bin install LICENSE README.md screenshot.png /usr/src/slapt-src-i486/system/makefile2graph/package-makefile2graph/usr/doc/makefile2graph-1.5.0 install make2graph.1 /usr/src/slapt-src-i486/system/makefile2graph/package-makefile2graph/usr/man/man1 Slackware package maker, version 3.14159265. Searching for symbolic links: usr/man/man1/makefile2graph.1.gz make2graph.1.gz Making symbolic link creation script: ( cd usr/man/man1 ; rm -rf makefile2graph.1.gz ) ( cd usr/man/man1 ; ln -sf make2graph.1.gz makefile2graph.1.gz ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/man/man1/makefile2graph.1.gz' Creating your new ./install/doinst.sh... 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-i486/system/makefile2graph/makefile2graph-1.5.0-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/make2graph usr/bin/makefile2graph usr/doc/ usr/doc/makefile2graph-1.5.0/ usr/doc/makefile2graph-1.5.0/LICENSE usr/doc/makefile2graph-1.5.0/README.md usr/doc/makefile2graph-1.5.0/makefile2graph.SlackBuild usr/doc/makefile2graph-1.5.0/screenshot.png usr/man/ usr/man/man1/ usr/man/man1/make2graph.1.gz Slackware package /usr/src/slapt-src-i486/system/makefile2graph/makefile2graph-1.5.0-i586-1salix15.0.txz created. Installing package makefile2graph-1.5.0-i586-1salix15.0... | makefile2graph (creates a dependency graph from a Makefile) | | Creates a graph of dependencies from GNU make Makefile. | | Output is a graphviz dot file, a Gexf-XML file, or a list of the | deepest independent targets that should be made. | | sub-makefiles are not supported. | | | | |