- Change build process so that javadoc documentation is built
[cql-java-moved-to-github.git] / Makefile
diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..2836ab6
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,8 @@
+# $Id: Makefile,v 1.1 2002-11-17 23:29:55 mike Exp $
+
+**make-default**:
+       ./Build
+
+clean:
+       ./Build clean
+