mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-01-22 00:04:31 +03:00
Delete old bcachefs.5 from makefile
This commit is contained in:
parent
6a4f458a48
commit
1388212eb8
7
Makefile
7
Makefile
@ -76,7 +76,7 @@ else
|
||||
endif
|
||||
|
||||
.PHONY: all
|
||||
all: bcachefs bcachefs.5 lib
|
||||
all: bcachefs lib
|
||||
|
||||
.PHONY: lib
|
||||
lib: libbcachefs.so
|
||||
@ -163,8 +163,9 @@ clean:
|
||||
deb: all
|
||||
debuild -us -uc -nc -b -i -I
|
||||
|
||||
bcachefs-principles-of-operation.pdf: bcachefs-principles-of-operation.tex
|
||||
pdflatex bcachefs-principles-of-operation.tex && pdflatex bcachefs-principles-of-operation.tex
|
||||
doc/bcachefs-principles-of-operation.pdf: doc/bcachefs-principles-of-operation.tex
|
||||
pdflatex doc/bcachefs-principles-of-operation.tex
|
||||
pdflatex doc/bcachefs-principles-of-operation.tex
|
||||
|
||||
doc: bcachefs-principles-of-operation.pdf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user