NAME = GNU which
GARNAME = which
GARVERSION = 2.20
HOME_URL = http://ftp.gnu.org/gnu/which/
DESCRIPTION = Print the full path of executables in your PATH

######################################################################

MASTER_SITES = $(MASTER_GNU)
MASTER_SUBDIR = $(GARNAME)/
DISTFILES = $(DISTNAME).tar.gz
SIGFILES = $(DISTNAME).tar.gz.sig

BUILDDEPS = readline
LIBDEPS = 

######################################################################

include ../../gar.lib/auto.mk
include config.mk
