freebsd-ports/devel/fastdep/pkg-descr

6 lines
252 B
Text
Raw Normal View History

fastdep is a preprocessor which generates dependency information suitable for
Makefile inclusion from C or C++ source files. Meant to run on slower hardware,
it is several orders of magnitude faster than gcc.
WWW: http://www.irule.be/bvh/c++/fastdep/