Pleated Hyperbolic Paraboloid
src/origami/Makefile
Mon Jul 6 23:50:38 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Pleated Hyperbolic Paraboloid
--- old-qt.examples/src/origami/Makefile 1970-01-01 01:00:00.000000000 +0100
+++ new-qt.examples/src/origami/Makefile 2014-10-30 07:37:18.000000000 +0100
@@ -0,0 +1,7 @@
+tri.lisp : tri.head.lisp tri.input tri.util.lisp
+ cp tri.head.lisp $@
+ echo ')read "tri.input"' | AXIOMsys
+
+.PHONY: clean
+clean:
+ rm -f tri.lisp