| author | "Tomas Zeman <tzeman@volny.cz>" |
| Sun, 20 Jan 2008 00:12:17 +0100 | |
| changeset 1 | 30113bfbe723 |
| parent 0 | 6f7a81934006 |
| child 2 | b3afb9f1e801 |
| permissions | -rw-r--r-- |
if WANTPYTHON SUBDIRS = python php lib authenticate commands daemon cgi doc scripts else SUBDIRS = php lib authenticate commands daemon cgi doc scripts endif dist-hook: cp -dP `find lib/ac -name CVS -prune -o \( -not -name '*~' -a -type f -o -type l \) -print` $(distdir) sed -e s/@VERSION\@/@VERSION@/ <spec >$(distdir)/vmailmgr-@VERSION@.spec docs: $(MAKE) -C doc all $(MAKE) -C daemon docs $(MAKE) -C commands docs