mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
4df3670605
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
9 lines
266 B
Plaintext
9 lines
266 B
Plaintext
bin/ccache
|
|
bin/ccache-update-links
|
|
share/man/man1/ccache.1.gz
|
|
%%CCLINKDIR%%/world/ccache
|
|
%%TINDERBOX%%%%DATADIR%%/ccache.tar
|
|
@postexec echo "Create compiler links..."
|
|
@postexec %D/bin/ccache-update-links -v
|
|
@preunexec find %D/%%CCLINKDIR%% -type l -exec rm -f {} \;
|