mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-25 02:25:12 +08:00
remove version.hpp on clean
This commit is contained in:
parent
27cf7f8148
commit
e98b801c9d
1
Makefile
1
Makefile
@ -134,6 +134,7 @@ obj/%.o: src/%.cpp
|
|||||||
|
|
||||||
clean: rpm-clean
|
clean: rpm-clean
|
||||||
$(RM) -rf obj
|
$(RM) -rf obj
|
||||||
|
$(RM) -f src/version.hpp
|
||||||
$(RM) -f "$(TARGET)" "$(MANPAGE)" clonepath
|
$(RM) -f "$(TARGET)" "$(MANPAGE)" clonepath
|
||||||
$(FIND) . -name "*~" -delete
|
$(FIND) . -name "*~" -delete
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user