Change default SQL server host
[umlisp.git] / Makefile
index dfa7a11eea67383475d44e3435f41e2975691576..c63e1bf67cb561a67fe4c24d3d25da367144e625 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,9 @@
-.PHONY: all clean test test-acl test-sbcl
+.PHONY: all clean test test-acl test-sbcl distclean
 
 test-file:=`pwd`/run-tests.lisp
 all:
 
+distclean: clean
 clean:
        @find . -type f -name "*.fasl*" -or -name "*.ufsl" -or -name "*.x86f" \
          -or -name "*.fas" -or -name "*.pfsl" -or -name "*.dfsl" \