kumquat-buildroot/package/gperf/gperf.mk

12 lines
286 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
2008-07-09 06:27:45 +02:00
$(eval $(call AUTOTARGETS,package,gperf))
$(eval $(call AUTOTARGETS,package,gperf,host))