Skip to content

Commit

Permalink
Generate opcodes file.
Browse files Browse the repository at this point in the history
  • Loading branch information
happi committed May 24, 2017
1 parent ee7a010 commit 4e70815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ all: chapters/contributors.txt beam-book.pdf index.html
chapters/contributors.txt: .git
./bin/gitlog.sh $@

xml/beam-book-from-ab.xml:
xml/beam-book-from-ab.xml: chapters/opcodes_doc.asciidoc
asciidoc $(ABFLAGS) -o $@ book.asciidoc

beam-book.pdf: xml/beam-book-from-ab.xml
Expand Down

0 comments on commit 4e70815

Please sign in to comment.