Lines Matching refs:TARBALL_DIR
63 TARBALL_DIR=sun-manpage-tarballs
1081 TARBALLS = $(TARBALL_DIR)/$(addsuffix -$(MANPAGE_VERSION).tar.bz2, $(PACKAGES))
1084 @test -d $(TARBALL_DIR) || mkdir -p "$(TARBALL_DIR)"
1085 @rm -rf $(TARBALL_DIR)/*.tar.gz
1093 @test -d $(TARBALL_DIR) || mkdir -p "$(TARBALL_DIR)"
1094 @if test -f $(TARBALL_DIR)/$@; then \
1095 rm -f $(TARBALL_DIR)/$@; \
1147 $(TAR) -cf $(TARBALL_DIR)/$$tarball $(MANPAGE_DIR); \
1148 $(GZIP) $(TARBALL_DIR)/$$tarball
1188 rm $(TARBALL_DIR)/*.tar.gz