openbsd-ports/devel/ccache/pkg/PLIST
naddy 3b13291fad Import ccache 1.9.
Submitted by Brian J. Kifiak <bk@rt.fm>.

ccache is a compiler cache.  It acts as a caching pre-processor to C/C++
compilers, utilizing compiler output and a hash to detect when a
compilation can be satisfied from cache.  This often results in a 5 to
10 times speedup in common compilations.
2002-07-21 18:52:54 +00:00

4 lines
96 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2002/07/21 18:52:54 naddy Exp $
bin/ccache
man/man1/ccache.1