mirror of
https://github.com/sheumann/hush.git
synced 2024-12-27 01:32:08 +00:00
finish busybox.1 renaming
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
d8205b39ab
commit
17fc33dfbd
2
Makefile
2
Makefile
@ -991,7 +991,7 @@ clean: archclean $(clean-dirs)
|
|||||||
|
|
||||||
PHONY += doc-clean
|
PHONY += doc-clean
|
||||||
doc-clean: rm-files := docs/busybox.pod \
|
doc-clean: rm-files := docs/busybox.pod \
|
||||||
docs/BusyBox.html docs/BusyBox.1 docs/BusyBox.txt
|
docs/BusyBox.html docs/busybox.1 docs/BusyBox.txt
|
||||||
doc-clean:
|
doc-clean:
|
||||||
$(call cmd,rmfiles)
|
$(call cmd,rmfiles)
|
||||||
|
|
||||||
|
2
docs/.gitignore
vendored
2
docs/.gitignore
vendored
@ -1,4 +1,4 @@
|
|||||||
/BusyBox.1
|
/busybox.1
|
||||||
/BusyBox.html
|
/BusyBox.html
|
||||||
/BusyBox.txt
|
/BusyBox.txt
|
||||||
/busybox.pod
|
/busybox.pod
|
||||||
|
Loading…
Reference in New Issue
Block a user