pkgsrc/devel/fastdep
jmmv 7fc5d8be7e Initial import of fastdep, version 0.15:
fastdep is a fast dependency generator for C/C++ files.  It generates a
file ready to be parsed by the make(1) utility containing dependancy
specifications for all source files given to it.

The program is written in C++ with a handoptimized parser for just the
preproccesor tokens; therefore it is faster than GCC because it does
just one thing.
2003-08-22 13:47:40 +00:00
..
patches Initial import of fastdep, version 0.15: 2003-08-22 13:47:40 +00:00
DESCR Initial import of fastdep, version 0.15: 2003-08-22 13:47:40 +00:00
distinfo Initial import of fastdep, version 0.15: 2003-08-22 13:47:40 +00:00
Makefile Initial import of fastdep, version 0.15: 2003-08-22 13:47:40 +00:00
PLIST Initial import of fastdep, version 0.15: 2003-08-22 13:47:40 +00:00