adding a distclean script

This commit is contained in:
Axel Kittenberger 2016-12-13 14:56:23 +01:00
parent 982552e6ec
commit 1bec061109
1 changed files with 3 additions and 0 deletions

3
distclean.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
# removes all stuff generated by cmake / make
rm -rf AdditionalInfo.txt config.h Makefile build/ CMakeCache.txt CMakeFiles/ cmake_install.cmake install_manifest.txt defaults.c runner.c *.o *.out lsyncd