mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-12-04 10:58:28 +00:00
adding a distclean script
This commit is contained in:
parent
982552e6ec
commit
1bec061109
3
distclean.sh
Executable file
3
distclean.sh
Executable 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
|
Loading…
Reference in New Issue
Block a user