mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 00:41:15 -03:00
Remove correct files when using make distclean
darcs-hash:20060302012654-ac50b-e441be3287ca2a14d11fc8491a45407e72b6598a.gz
This commit is contained in:
@@ -553,7 +553,7 @@ rpm: fish-@PACKAGE_VERSION@.tar.bz2
|
|||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
rm -f fish.spec doc_src/fish.1 doc_src/Doxyfile
|
rm -f fish.spec doc_src/fish.1 doc_src/Doxyfile
|
||||||
rm -f etc/fish etc/fish_interactive.fish share/fish
|
rm -f etc/fish etc/fish_interactive.fish seq
|
||||||
rm -f config.status config.log config.h Makefile
|
rm -f config.status config.log config.h Makefile
|
||||||
.PHONY: distclean
|
.PHONY: distclean
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user