kumquat-buildroot/package/gperf/gperf.mk

12 lines
259 B
Makefile
Raw Normal View History

2008-07-09 06:27:45 +02:00
#############################################################
#
# gperf
#
#############################################################
GPERF_VERSION = 3.0.4
2008-07-09 06:27:45 +02:00
GPERF_SITE = $(BR2_GNU_MIRROR)/gperf
$(eval $(call AUTOTARGETS))
$(eval $(host-autotools-package))