]> git.llucax.com Git - software/bife/bife-all.git/blobdiff - Makefile
- Added a Root class that manages 'use' attribute to make require_once calls.
[software/bife/bife-all.git] / Makefile
index f9c68d3624e941e1ce7f1c9a0b52e0e7d94bc930..808da6b2c327ce282e2751fee3ab262de555ead8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -42,3 +42,6 @@ clean-doc:
        rm -fvR doc/api/html doc/api/rtf doc/api/latex
 
 clean: clean-doc clean-backup
+
+tarball:
+       tar --exclude bife/doxygen.warn --exclude .svn --exclude .bak --exclude .swp --exclude 'bife/doc/api/*' -C .. -cvzf ../bife.tar.gz bife