*** empty log message ***
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1370 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
858891b735
commit
8b172c64d7
@ -88,7 +88,7 @@ TEXI2PDF=texi2pdf
|
||||
#4.1VPATH=@srcdir@:@srcdir@/OPTYap
|
||||
CWD=$(PWD)
|
||||
#
|
||||
VERSION=Yap-4.5.7
|
||||
VERSION=Yap-5.0.0
|
||||
#
|
||||
|
||||
INTERFACE_HEADERS = $(srcdir)/include/c_interface.h $(srcdir)/include/yap_structs.h $(srcdir)/include/YapInterface.h
|
||||
@ -589,7 +589,7 @@ install_info:
|
||||
gzip --quiet --force $(DESTDIR)$(INFODIR)/pillow_doc.info; \
|
||||
fi \
|
||||
fi; \
|
||||
$(INSTALL_INFO) --quiet --section "Programming Languages" --entry="`cat pillow_doc.infoindex`" pillow_doc.info $(INFODIR)/dir
|
||||
$(INSTALL_INFO) --quiet --section "Programming Languages" --entry="`cat pillow_doc.infoindex`" pillow_doc.info $(DESTDIR)$(INFODIR)/dir
|
||||
|
||||
info: yap.info
|
||||
|
||||
|
Reference in New Issue
Block a user