mirror of
https://github.com/kdave/btrfs-progs
synced 2025-02-17 02:06:51 +00:00
btrfs-progs: docs: clean all generated files
The section 3 manual page btrfs-ioctl was not deleted. Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
b1361dfcf0
commit
30bce43dfd
@ -98,7 +98,7 @@ uninstall:
|
||||
$(RMDIR) -p --ignore-fail-on-non-empty $(DESTDIR)$(man8dir)
|
||||
|
||||
clean:
|
||||
$(QUIET_RM)$(RM) -f *.xml *.xml+ *.5 *.5.gz *.8 *.8.gz *.html
|
||||
$(QUIET_RM)$(RM) -f *.xml *.xml+ *.3 *.3.gz *.5 *.5.gz *.8 *.8.gz *.html
|
||||
|
||||
%.3.gz : %.3
|
||||
$(QUIET_GZIP)$(GZIPCMD) -n -c $< > $@
|
||||
|
Loading…
Reference in New Issue
Block a user