blob: d75198ae55b96d249ca65ccd53f762b8c4281eab [file] [log] [blame]
Zachary Ware6b6e6872017-06-10 14:58:42 -05001@echo off
2rem A batch program to clean a particular configuration,
3rem just for convenience.
4
Steve Doweraed08562017-11-04 16:29:03 -07005call "%~dp0build.bat" -t Clean %*