diff OPPL/FaCT++-linux-v1.5.2/Models.lisp/Makefile.default @ 8:40adbcb2a7cc

Added merge function and FaCT++ support. Improved OBO render
author Mikel Egaña Aranguren <mikel-egana-aranguren@toolshed.g2.bx.psu.edu>
date Tue, 11 Oct 2011 11:09:52 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/OPPL/FaCT++-linux-v1.5.2/Models.lisp/Makefile.default	Tue Oct 11 11:09:52 2011 +0200
@@ -0,0 +1,8 @@
+# this is automatically generate makefile for KB
+
+all: sat
+
+clean:
+	rm -f dl.res Taxonomy.Roles Taxonomy.log reasoning.log
+	rm -f dl.res.diff Taxonomy.Roles.diff Taxonomy.log.diff reasoning.log.diff
+