Index: ossp-pkg/petidomo/Makefile.in RCS File: /v/ossp/cvs/ossp-pkg/petidomo/Makefile.in,v rcsdiff -q -kk '-r1.33' '-r1.34' -u '/v/ossp/cvs/ossp-pkg/petidomo/Makefile.in,v' 2>/dev/null --- Makefile.in 2001/01/19 15:01:19 1.33 +++ Makefile.in 2001/01/19 15:09:12 1.34 @@ -106,6 +106,17 @@ realclean:: distclean rm -f configure +dist: distclean + @echo "Fixing source tree permissions"; \ + $(SHTOOL) fixperm * + @echo "Rolling source distribution tarball"; \ + V=`$(SHTOOL) version -lc -dshort version.c`; \ + $(SHTOOL) tarball \ + -o petidomo-$$V.tar.gz -d petidomo-$$V -u ossp -g petidomo \ + -e 'CVS,\.cvsignore,\.configure,ChangeLog*,\.\#.*,*~$$,\.[ao]$$' \ + -c 'gzip -9' .; \ + ls -l petidomo-$$V.tar.gz + # Dependencies address-db.o: libtext/text.h petidomo.h