Lines Matching refs:VERSION
26 VERSION=2.0 macro
83 rm -rf $(NAME)-$(VERSION)
84 mkdir $(NAME)-$(VERSION)
85 …akefile Make.* README LICENSE NOTICE *.[ch137] rpm.spec bundle.ports $(TGZFILES) $(NAME)-$(VERSION)
86 tar cf - $(NAME)-$(VERSION) | gzip >$(NAME)-$(VERSION).tgz
87 rm -rf $(NAME)-$(VERSION)
97 cp $(NAME)-$(VERSION).tgz /usr/src/RPM/SOURCES
99 cp /usr/src/RPM/SRPMS/$(NAME)-$(VERSION)-1.src.rpm .
100 cp /usr/src/RPM/RPMS/i586/$(NAME)-$(VERSION)-1.i586.rpm .
109 cp $(NAME)-$(VERSION).tgz /usr/ports/distfiles
116 (cd $(PORTDIR); tar cf - *) | gzip >$(NAME)-$(VERSION)-ports.tgz