Take our Quick Survey and enter a drawing for a chance to win a $100 VISA Gift Card.Software Search Result for Makefile :
Generates Makefile.in files.Automake automatically generates make files compliant with the GNU coding standards. It was inspired by the 4.4 BSD make and include files, but aims to be portable and to confrom to the GNU standards for Make file variables and targets. Automake is a Perl script. The input files are called Makefile.am; the output files are called Makefile.in. They are intended for use with autoconf. Automake ...Licence : GPL
Download|Update
Alternative to the Make tool.Cook is a tool for constructing files. It is given a set of files to create, and recipes of how to create them. In any non-trivial program there will be prerequisites to performing the actions necessary to creating any file, such as include files. Cook provides a mechanism to define these. Licence : GPLKeywords : make, makefile
Download|Update
Development tools including code tidier and Makefile dependency updater.This is a package of development tools, currently with two tools. codetidy is a program to tidy source code files. It can expand hard tabs, put hard tabs into indentation, remover trailing whitespace from lines and a few other things. mdeps is a Perl program to update the dependencies in a Makefile. It is very useful for small to medium projects. Licence : GPLKeywords : makefile, dependencies, codetidy, mdeps
Download|Update
Tool which controls the generation of executables.Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use ...Licence : GPLKeywords : make, makefile
Download|Update
Makemake.pl is a Perl-based C/C++ Makefile generator.Makemake.pl generates C/C++ makefiles out of short perl-based templates (it is not required for users to know Perl though). Multiple targets and library targets are supported. Licence : GPLKeywords : makefile, generator, perl
Download|Update
Text-mode integrated programming environment. | Motor is a text-mode integrated programming environment for Linux. It consists of an editor with syntax highlighting, a project manager, a makefile generator, gcc, ctags, gdb, autoconf/automake and grep front-ends. CVS integration is also provided. It allows one to edit, compile, and debug programs without a need to leave the IDE, automatically check in/out files from a CVS repository and import ...Licence : GPLKeywords : programming, environment, ide, c++ |
Download|Update
| |