mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Bump version. Shouldn't this come from somewhere else??
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17839 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bbcb10f56e
commit
998cd67d00
@ -13,7 +13,7 @@ html/%.html: %.pod
|
||||
--podpath=. --noindex --infile=$< --outfile=$@
|
||||
|
||||
man/man1/%.1: %.pod
|
||||
pod2man --release=1.3 --center="LLVM Command Guide" $< $@
|
||||
pod2man --release=1.4 --center="LLVM Command Guide" $< $@
|
||||
|
||||
ps/%.ps: man/man1/%.1
|
||||
groff -Tps -man $< > $@
|
||||
|
Loading…
Reference in New Issue
Block a user