X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=Makefile;h=0271a0db0c21b2794cf26e36664ad09fe10c2053;hb=4026b6816d9ec8008f614f9b0edabb820adc7701;hp=f0ee1399653e1957e8c1fd43761144337979d5d9;hpb=cdd6b15373374828b7de42755b1c1e761b05ba2f;p=lttng-docs.git diff --git a/Makefile b/Makefile index f0ee139..0271a0d 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,11 @@ $(1)/$(PREFIX)-$(1).html: $(1)/$(PREFIX)-$(1).txt $(CONF) .PHONY: $(1) $(1): $(1)/$(PREFIX)-$(1).html + +view-$(1): + xdg-open $(1)/$(PREFIX)-$(1).html + +.PHONY: view-$(1) endef .PHONY: all