RS41_APRS/RS41HUP/cmake-clean
2022-10-08 12:32:56 +02:00

10 lines
149 B
Bash
Executable File

#!/bin/bash
rm -f CMakeCache.txt
rm -f RS41HUP.bin
rm -f RS41HUP.hex
rm -f RS41HUP.map
rm -f cmake_install.cmake
rm -f Makefile
rm -rf CMakeFiles/*