diff --git a/Makefile b/Makefile index d6d1f506..783d7289 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=1.33_SVN$(shell LANG=C svnversion .) -release debug clean distclean: +release debug clean distclean copyfiles: $(MAKE) -C code/unix $@ dist: