Lines Matching refs:package
106 tag-package = $(shell echo "$(PACKAGE)" | tr '[:lower:]' '[:upper:]')
108 this-vc-tag = $(tag-package)-$(tag-this-version)
111 my_distdir = $(PACKAGE)-$(VERSION)
136 http://ftpmirror.gnu.org/$(PACKAGE), \
137 ftp://$(gnu_rel_host)/gnu/$(PACKAGE))
436 # via inclusion of a package-specific header, if cfg.mk specified one.
446 # This can possibly be via a package-specific header, if given by cfg.mk.
1087 # Allow the package to add exceptions via a hook in cfg.mk;
1183 texi = doc/$(PACKAGE).texi
1322 --package=$(PACKAGE) \
1347 upload_dest_dir_ ?= $(PACKAGE)
1448 # if the default $(PACKAGE)-derived name doesn't apply.
1458 --email $(PACKAGE_BUGREPORT) $(PACKAGE) \
1481 lcov --directory . --output-file $(COVERAGE_OUT)/$(PACKAGE).info \
1486 $(COVERAGE_OUT)/$(PACKAGE).info \
1518 PACKAGE ?= $(shell basename $(PWD))
1519 PO_DOMAIN ?= $(PACKAGE)