[go: nahoru, domu]

Skip to content

Commit

Permalink
Fix .R warnings on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
deweerdt committed Aug 26, 2017
1 parent 17b4069 commit ceb3314
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ MAN = configure/quick_start.man \
%.html: %.mt snippets/directive.mt snippets/wrapper.mt
../misc/makedoc.pl $< $@

%.man: %.mt
%.man: %.mt man-snippets/directive.mt man-snippets/header man-snippets/mruby_method.mt man-snippets/wrapper.mt
../misc/makeman.pl $< $@

all: mkdir html search/searchindex.js manpage
Expand Down
Loading

0 comments on commit ceb3314

Please sign in to comment.