2007-08-10 21:07:51 +02:00
|
|
|
################################################################################
|
|
|
|
#
|
|
|
|
# xproto_xextproto -- X.Org XExt protocol headers
|
|
|
|
#
|
|
|
|
################################################################################
|
|
|
|
|
2010-02-28 10:33:39 +01:00
|
|
|
XPROTO_XEXTPROTO_VERSION = 7.1.1
|
2007-08-10 21:07:51 +02:00
|
|
|
XPROTO_XEXTPROTO_SOURCE = xextproto-$(XPROTO_XEXTPROTO_VERSION).tar.bz2
|
|
|
|
XPROTO_XEXTPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
|
|
|
|
XPROTO_XEXTPROTO_INSTALL_STAGING = YES
|
|
|
|
XPROTO_XEXTPROTO_INSTALL_TARGET = NO
|
|
|
|
|
2011-09-29 21:57:43 +02:00
|
|
|
$(eval $(call AUTOTARGETS))
|
|
|
|
$(eval $(call AUTOTARGETS,host))
|