mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-02 00:00:03 +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
|
endif
|
||||||
|
|
||||||
.PHONY: all
|
.PHONY: all
|
||||||
all: bcachefs bcachefs.5 lib
|
all: bcachefs lib
|
||||||
|
|
||||||
.PHONY: lib
|
.PHONY: lib
|
||||||
lib: libbcachefs.so
|
lib: libbcachefs.so
|
||||||
@ -163,8 +163,9 @@ clean:
|
|||||||
deb: all
|
deb: all
|
||||||
debuild -us -uc -nc -b -i -I
|
debuild -us -uc -nc -b -i -I
|
||||||
|
|
||||||
bcachefs-principles-of-operation.pdf: bcachefs-principles-of-operation.tex
|
doc/bcachefs-principles-of-operation.pdf: doc/bcachefs-principles-of-operation.tex
|
||||||
pdflatex bcachefs-principles-of-operation.tex && pdflatex 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
|
doc: bcachefs-principles-of-operation.pdf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user