kumquat-buildroot/package/findutils/findutils.mk
Thomas Petazzoni c901bef2c8 findutils: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-04-13 16:55:46 +02:00

11 lines
314 B
Makefile

#############################################################
#
# findutils
#
#############################################################
FINDUTILS_VERSION:=4.2.31
FINDUTILS_SOURCE:=findutils-$(FINDUTILS_VERSION).tar.gz
FINDUTILS_SITE:=$(BR2_GNU_MIRROR)/findutils/
$(eval $(call AUTOTARGETS,package,findutils))