8 lines
260 B
Text
8 lines
260 B
Text
bin/ccache
|
|
bin/ccache-update-links
|
|
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 {} \;
|