add pointer to commons.
This commit is contained in:
parent
fdadf7d477
commit
605dd2abc1
@ -667,6 +667,7 @@ install_common: install_startup
|
||||
mkdir -p $(DESTDIR)$(SHAREDIR)
|
||||
mkdir -p $(DESTDIR)$(SHAREDIR)/Yap
|
||||
mkdir -p $(DESTDIR)$(SHAREDIR)/PrologCommons
|
||||
$(INSTALL) $(srcdir)/PrologCommons/PROLOGCOMMONS.md $(DESTDIR)$(SHAREDIR)/PrologCommons
|
||||
mkdir -p $(DESTDIR)$(SHAREDIR)/Yap/pl
|
||||
mkdir -p $(DESTDIR)$(DOCSDIR)
|
||||
mkdir -p $(DESTDIR)$(INCLUDEDIR)
|
||||
|
8
PrologCommons/PROLOGCOMMONS.md
Normal file
8
PrologCommons/PROLOGCOMMONS.md
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
This directory should hold files from the Prolog Commons
|
||||
project. Please see
|
||||
|
||||
http://prolog-commons.org
|
||||
|
||||
for detailed information on the Prolog Commons initiative.
|
||||
|
Reference in New Issue
Block a user