WIN32 with threads
This commit is contained in:
2
packages/ProbLog/simplecudd/Makefile.in
Normal file → Executable file
2
packages/ProbLog/simplecudd/Makefile.in
Normal file → Executable file
@@ -59,7 +59,7 @@ clean:
|
||||
rm -f *.o problogbdd
|
||||
|
||||
install: default
|
||||
$(INSTALL_PROGRAM) problogbdd $(DESTDIR)$(SHAREDIR)/Yap
|
||||
$(INSTALL_PROGRAM) problogbdd $(DESTDIR)$(BINDIR)/Yap
|
||||
|
||||
install-examples:
|
||||
|
||||
|
2
packages/ProbLog/simplecudd_lfi/Makefile.in
Normal file → Executable file
2
packages/ProbLog/simplecudd_lfi/Makefile.in
Normal file → Executable file
@@ -59,7 +59,7 @@ clean:
|
||||
rm -f *.o problogbdd_lfi
|
||||
|
||||
install: default
|
||||
$(INSTALL_PROGRAM) problogbdd_lfi $(DESTDIR)$(SHAREDIR)/Yap
|
||||
$(INSTALL_PROGRAM) problogbdd_lfi $(DESTDIR)$(BINDIR)
|
||||
|
||||
install-examples:
|
||||
|
||||
|
Reference in New Issue
Block a user