Begin3 Title: autodep - Dependency Rule Generator for C/C++ Makefile Version: 1.1.5 Entered-date: 25JUN02 Description: autodep automates Makefile generation for C/C++ compilation and linking process. Makefile are created by using a rule file `ad.rule' and several text files you specified. autodep looks for all include files used by your program to produce correct dependencies and rules in Makefile. Makefile can be regenerated as often as you want by reruning this program. It is designed to work with or without GNU Autoconf configuration script. Keywords: autodep, make, makefile, Makefile, dependency, rule Author: lerdsuwa@users.sourceforge.net (Kriang Lerdsuwanakij) Maintained-by: lerdsuwa@users.sourceforge.net (Kriang Lerdsuwanakij) Primary-site: kcd.sourceforge.net /pub/kcd/infrastructure sunsite.unc.edu /pub/Linux/devel/make 69kb autodep-1.1.4.tar.gz 1kb autodep-1.1.4.lsm Alternate-site: Original-site: Platforms: Perl 5 Copying-policy: GNU GPL with exceptions apply to generated Makefiles and examples. End