view installer-files/fc_update.bat @ 4351:8bf7d78a7746

gdb: update to 7.12.1 * src/gdb.mk: update version, checksum
author John D
date Sun, 05 Feb 2017 07:12:24 -0500
parents b5b3f7fcac8f
children 202fa20cf559
line wrap: on
line source

@echo off

set ROOT_DIR=%~dp0
echo "Updating fc-cache (may take a while) ..."
%ROOT_DIR%\bin\fc-cache.exe -v
echo "Done."