X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=0271a0db0c21b2794cf26e36664ad09fe10c2053;hb=85c2997219bfa467f6331aebd688642e6b79b8b1;hp=f0ee1399653e1957e8c1fd43761144337979d5d9;hpb=7adf7ee2155acea93fcbbc5abc2ceb4284eafaf9;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