RS41_APRS/RS41HUP/cmake-clean

10 lines
149 B
Plaintext
Raw Normal View History

2022-10-08 12:32:56 +02:00
#!/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/*