2007-08-10 21:07:51 +02:00
|
|
|
################################################################################
|
|
|
|
#
|
|
|
|
# xproto_xproto -- X.Org xproto protocol headers
|
|
|
|
#
|
|
|
|
################################################################################
|
|
|
|
|
2010-02-28 10:33:48 +01:00
|
|
|
XPROTO_XPROTO_VERSION = 7.0.16
|
2007-08-10 21:07:51 +02:00
|
|
|
XPROTO_XPROTO_SOURCE = xproto-$(XPROTO_XPROTO_VERSION).tar.bz2
|
|
|
|
XPROTO_XPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
|
2008-03-06 19:36:12 +01:00
|
|
|
XPROTO_XPROTO_AUTORECONF = NO
|
2007-08-10 21:07:51 +02:00
|
|
|
XPROTO_XPROTO_INSTALL_STAGING = YES
|
|
|
|
XPROTO_XPROTO_INSTALL_TARGET = NO
|
|
|
|
|
2011-09-29 21:57:43 +02:00
|
|
|
$(eval $(call AUTOTARGETS))
|
|
|
|
$(eval $(call AUTOTARGETS,host))
|