public inbox for ~johnnyrichard/olang-devel@lists.sr.ht
 help / color / mirror / code / Atom feed
070beba1059665ba6e721409976f3dbfca77dafe blob 226 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
MAKEINFO=makeinfo

all: html

html: olang.texi introduction.texi installation.texi getting-started.texi contribution-guide.texi
	$(MAKEINFO) --css-include=style.css -o html --html olang.texi

.PHONY: clean
clean:
	rm -rf html
debug log:

solving 070beba ...
found 070beba in https://git.johnnyrichard.com/olang.git

Code repositories for project(s) associated with this public inbox

	https://git.johnnyrichard.com/olang.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox