mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-12-11 07:21:45 +01:00
22721: add pdf target to top Makefile.in
This commit is contained in:
parent
a259e097b5
commit
d8ce9807d4
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
2006-09-16 Andrey Borzenkov <bor@zsh.org>
|
||||||
|
|
||||||
|
* 22721: Makefile.in: add pdf target
|
||||||
|
|
||||||
2006-09-15 Clint Adams <clint@zsh.org>
|
2006-09-15 Clint Adams <clint@zsh.org>
|
||||||
|
|
||||||
* 22719: configure.ac: check for RLIMIT_NICE and
|
* 22719: configure.ac: check for RLIMIT_NICE and
|
||||||
|
|
|
||||||
|
|
@ -53,7 +53,7 @@ prep:
|
||||||
META-FAQ: FORCE
|
META-FAQ: FORCE
|
||||||
@cd Doc && $(MAKE) $(MAKEDEFS) ../META-FAQ
|
@cd Doc && $(MAKE) $(MAKEDEFS) ../META-FAQ
|
||||||
|
|
||||||
dvi ps html info:
|
dvi ps html info pdf:
|
||||||
@cd Doc && $(MAKE) $(MAKEDEFS) $@
|
@cd Doc && $(MAKE) $(MAKEDEFS) $@
|
||||||
|
|
||||||
# ========== DEPENDENCIES FOR INSTALLING ==========
|
# ========== DEPENDENCIES FOR INSTALLING ==========
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue