Searched refs:tgz (Results 1 – 4 of 4) sorted by relevance
1 PHONY += tgz tgz-kmod tgz-utils tgz-local3 tgz-local:12 tgz-kmod: tgz-local rpm-kmod17 fakeroot $(ALIEN) --scripts --to-tgz $$pkg1; \20 tgz-utils: tgz-local rpm-utils27 fakeroot $(ALIEN) --scripts --to-tgz $$pkg1 $$pkg2 $$pkg3; \30 tgz: tgz-kmod tgz-utils target
416 dnl # package type for 'make pkg': (rpm | deb | tgz)465 gentoo) DEFAULT_PACKAGE=tgz ;;466 alpine) DEFAULT_PACKAGE=tgz ;;467 arch) DEFAULT_PACKAGE=tgz ;;469 slackware) DEFAULT_PACKAGE=tgz ;;470 lunar) DEFAULT_PACKAGE=tgz ;;
45 tgz: target51 (cd $(TMPBASE); tar cvzf /tmp/test.tgz test)
29 EXTRA_DIST += config/config.awk config/rpm.am config/deb.am config/tgz.am262 include config/tgz.am