Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

fastdep(1) [debian man page]

FASTDEP(1)						      General Commands Manual							FASTDEP(1)

NAME
fastdep -- fast dependency generator for C/C++ SYNOPSIS
fastdep [options] file DESCRIPTION
This manual page documents briefly the fastdep command. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has html documentation in HTML format; see below. fastdep is a dependency generator for C and C++ files. It generates dependencies an order of magnitude faster than using gcc to do such. Example Makefile fragment: _depend: fastdep $(SOURCES) > _depend -include _depend OPTIONS
This programs follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -v --version Show version, author, license of program. SEE ALSO
make (1), cook (1), gcc (1), dep.pl (1), cvs (1), aegis (1). The program is documented fully at /usr/share/doc/fastdep/manual/fastdep.html. AUTHOR
This manual page was written by Zenaan Harkness zen@freedbms.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. FASTDEP(1)

Check Out this Related Man Page

CAIROSVG(1)						      General Commands Manual						       CAIROSVG(1)

NAME
cairosvg-py2 -- SVG converter based on Cairo SYNOPSIS
cairosvg-py2 [filename] [-h] [-f format] [-d dpi] [-o output] [--version] DESCRIPTION
This manual page documents briefly the cairosvg-py2 command. This manual page was written for the Debian distribution because the original program does not have a manual page. cairosvg-py2 is a SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h --help Show help message and exit. --version Show program's version number and exit. -f --format Output format which can either be PDF, PNG, PS or even SVG. -d --dpi SVG resolution. -o --output Output filename. AUTHOR
This manual page was written by fladi FladischerMichael@fladi.at for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. CAIROSVG(1)
Man Page

2 More Discussions You Might Find Interesting

1. Programming

gcc compilation

how can i do static compilation in gcc my gcc version is # gcc -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/u sr/share/info --enable-shared --enable-threads=posix --disable-checking... (3 Replies)
Discussion started by: collins
3 Replies

2. Web Development

make bluefish t owork with zen coding

Hi, I have installed on bluefish on the computer that run windows 7 and the zen coding doesn't work. I know that in order for zen coding to work it demand python. I do have python 2.7 in the directory python27. but when I check the built info I get: This version of Bluefish was built... (0 Replies)
Discussion started by: programAngel
0 Replies