[SCM] an open source computer algebra system branch, cleanedupstream, updated. 6125e540ca6d66c307958938a9d53b245507c323
Bernhard R. Link
brlink at debian.org
Tue Apr 24 15:53:46 UTC 2012
The following commit has been merged in the cleanedupstream branch:
commit 8d4807ed0266ffc23ed8b6eba48875139fdefeaa
Author: Hans Schoenemann <hannes at mathematik.uni-kl.de>
Date: Sat Feb 25 14:37:55 2012 +0100
fix: add install target
diff --git a/callgfanlib/Makefile.in b/callgfanlib/Makefile.in
index c900db5..b2bfd95 100755
--- a/callgfanlib/Makefile.in
+++ b/callgfanlib/Makefile.in
@@ -20,6 +20,8 @@ gfanlib.so:
libcallgfan.a: bbcone.o bbfan.o bbpolytope.o gfanlib.o gfan.o
ar cr $@ $^
+install: libcallgfan.a
+
clean:
rm *.so *.o
rm ../Singular/gfanlib.so
--
an open source computer algebra system
More information about the debian-science-commits
mailing list