Excel Software Linux - Development and design tools linux. - http://www.excelsoftware.com/linuxproducts.html
GNU Autoconf - GNU autoconf is a package for generating configure scripts. These scripts are present in a large number of free software packages and are used to detect system features at compilation time. Autoconf is mostly needed by people producing packages that run - http://www.gnu.org/software/autoconf/
Kconfigure - A graphical KDE based frontend for compiling. - http://kconfigure.sourceforge.net/
Spec-Gen - A spec file generator. Currently it reads and writes several of the more commonly used spec files fields, like %pre, %prep, %patch, Source, and Name. - http://home.earthlink.net/~joseph-ja/programs.html
Automake Home Page - Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards. - http://www.gnu.org/software/automake/
azzit.de: dot.conf - dot.conf is a simple-to-use and powerful configuration-file parser library written in C. - http://www.azzit.de/dotconf/
Learning Autoconf and Automake - An in-progress tutorial for getting started with GNU autoconf and automake. - http://www.amath.washington.edu/~lf/tutorials/autoconf/
Doxygen - A C, C++ and IDL documentation generator. Provides cross-referenced docs, in HTML, PDF and LaTeX formats - http://www.stack.nl/~dimitri/doxygen/index.html
Linux Cross-Reference - The Linux Cross-Reference project is the testbed application of a general hypertext cross-referencing tool. - http://lxr.linux.no/
gbuild - Powerful system of scripts designed to automate cvs updating of code, compiling the modules, creating tar files, automatically creating spec files, rpms and srpms. It is easily configurable to be used with any modules, and flexible enough to be used wi - http://www.cryon.com/gbuild/
GNU Make - GNU Project - Free Software Foundation (FSF) - Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. - http://www.gnu.org/software/make/make.html
Autoconf Tutorial - Introduction to programming using GNU's autoconf system. Autoconf simplifies the porting process and provides a consistent build interface for system administrators. - http://nis-www.lanl.gov/~rosalia/mydocs/autoconf_tutorial_toc.html
Makeheaders -- A program to generate header files for C or C++ - The makeheaders program is a simple utility that will automatically generate all the ``.h'' files for large programming project based on information gleaned from the ``.c'' or ``.cpp'' source files. It operates by scanning the C and/or C++ source co - http://www.hwaci.com/sw/mkhdr/index.html
GNU Libtool - GNU Project - Free Software Foundation (FSF) - NU libtool is a generic library support script. Libtool hides the complexity of using shared and static libraries behind a consistent, portable interface. Libtool supports building static libraries on all platforms. - http://www.gnu.org/software/libtool/