mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
Make $(MAN_DIR)/man5/elinkskeys.5 target depends on $(HELP2DOC) and
Makefile.
This commit is contained in:
parent
e833c444f5
commit
1ac97927b5
@ -138,7 +138,7 @@ $(MAN_DIR)/man5/elinkskeys.5: $(XML_DIR)/elinkskeys.5.man.xml
|
|||||||
< $@.tmp > $@
|
< $@.tmp > $@
|
||||||
rm $@.tmp
|
rm $@.tmp
|
||||||
|
|
||||||
$(MAN_DIR)/man5/elinks.conf.5: $(ELINKS)
|
$(MAN_DIR)/man5/elinks.conf.5: $(ELINKS) $(HELP2DOC) Makefile
|
||||||
$(LOCALES) $(HELP2DOC) --elinks=$(ELINKS) --elinksconf > $@
|
$(LOCALES) $(HELP2DOC) --elinks=$(ELINKS) --elinksconf > $@
|
||||||
|
|
||||||
# XHTML/CSS Man Pages
|
# XHTML/CSS Man Pages
|
||||||
|
Loading…
Reference in New Issue
Block a user