Created
September 27, 2012 15:12
-
-
Save refik/3794530 to your computer and use it in GitHub Desktop.
Makefile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Makefile.in generated by automake 1.11.3 from Makefile.am. | |
| # Makefile. Generated from Makefile.in by configure. | |
| # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | |
| # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software | |
| # Foundation, Inc. | |
| # This Makefile.in is free software; the Free Software Foundation | |
| # gives unlimited permission to copy and/or distribute it, | |
| # with or without modifications, as long as this notice is preserved. | |
| # This program is distributed in the hope that it will be useful, | |
| # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |
| # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |
| # PARTICULAR PURPOSE. | |
| pkgdatadir = $(datadir)/xorg-server | |
| pkgincludedir = $(includedir)/xorg-server | |
| pkglibdir = $(libdir)/xorg-server | |
| pkglibexecdir = $(libexecdir)/xorg-server | |
| am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |
| install_sh_DATA = $(install_sh) -c -m 644 | |
| install_sh_PROGRAM = $(install_sh) -c | |
| install_sh_SCRIPT = $(install_sh) -c | |
| INSTALL_HEADER = $(INSTALL_DATA) | |
| transform = $(program_transform_name) | |
| NORMAL_INSTALL = : | |
| PRE_INSTALL = : | |
| POST_INSTALL = : | |
| NORMAL_UNINSTALL = : | |
| PRE_UNINSTALL = : | |
| POST_UNINSTALL = : | |
| build_triplet = i686-pc-linux-gnuaout | |
| host_triplet = arm-unknown-linux-gnu | |
| subdir = . | |
| DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ | |
| $(srcdir)/Makefile.in $(srcdir)/xorg-server.pc.in \ | |
| $(srcdir)/xserver.ent.in $(top_srcdir)/configure COPYING \ | |
| ChangeLog INSTALL config.guess config.sub depcomp install-sh \ | |
| ltmain.sh missing ylwrap | |
| ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
| am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \ | |
| $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ | |
| $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ | |
| $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/xorg-tls.m4 \ | |
| $(top_srcdir)/configure.ac | |
| am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |
| $(ACLOCAL_M4) | |
| am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | |
| configure.lineno config.status.lineno | |
| mkinstalldirs = $(install_sh) -d | |
| CONFIG_HEADER = $(top_builddir)/include/do-not-use-config.h \ | |
| $(top_builddir)/include/xorg-server.h \ | |
| $(top_builddir)/include/dix-config.h \ | |
| $(top_builddir)/include/xorg-config.h \ | |
| $(top_builddir)/include/xkb-config.h \ | |
| $(top_builddir)/include/xwin-config.h \ | |
| $(top_builddir)/include/kdrive-config.h \ | |
| $(top_builddir)/include/version-config.h | |
| CONFIG_CLEAN_FILES = xserver.ent xorg-server.pc | |
| CONFIG_CLEAN_VPATH_FILES = | |
| AM_V_GEN = $(am__v_GEN_$(V)) | |
| am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) | |
| am__v_GEN_0 = @echo " GEN " $@; | |
| AM_V_at = $(am__v_at_$(V)) | |
| am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) | |
| am__v_at_0 = @ | |
| SOURCES = | |
| DIST_SOURCES = | |
| RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ | |
| html-recursive info-recursive install-data-recursive \ | |
| install-dvi-recursive install-exec-recursive \ | |
| install-html-recursive install-info-recursive \ | |
| install-pdf-recursive install-ps-recursive install-recursive \ | |
| installcheck-recursive installdirs-recursive pdf-recursive \ | |
| ps-recursive uninstall-recursive | |
| am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | |
| am__vpath_adj = case $$p in \ | |
| $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |
| *) f=$$p;; \ | |
| esac; | |
| am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; | |
| am__install_max = 40 | |
| am__nobase_strip_setup = \ | |
| srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` | |
| am__nobase_strip = \ | |
| for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" | |
| am__nobase_list = $(am__nobase_strip_setup); \ | |
| for p in $$list; do echo "$$p $$p"; done | \ | |
| sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ | |
| $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ | |
| if (++n[$$2] == $(am__install_max)) \ | |
| { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ | |
| END { for (dir in files) print dir, files[dir] }' | |
| am__base_list = \ | |
| sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | |
| sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | |
| am__uninstall_files_from_dir = { \ | |
| test -z "$$files" \ | |
| || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ | |
| || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ | |
| $(am__cd) "$$dir" && rm -f $$files; }; \ | |
| } | |
| am__installdirs = "$(DESTDIR)$(aclocaldir)" \ | |
| "$(DESTDIR)$(pkgconfigdir)" | |
| DATA = $(aclocal_DATA) $(pkgconfig_DATA) | |
| RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ | |
| distclean-recursive maintainer-clean-recursive | |
| AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ | |
| $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ | |
| distdir dist dist-all distcheck | |
| ETAGS = etags | |
| CTAGS = ctags | |
| DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
| distdir = $(PACKAGE)-$(VERSION) | |
| top_distdir = $(distdir) | |
| am__remove_distdir = \ | |
| if test -d "$(distdir)"; then \ | |
| find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ | |
| && rm -rf "$(distdir)" \ | |
| || { sleep 5 && rm -rf "$(distdir)"; }; \ | |
| else :; fi | |
| am__relativize = \ | |
| dir0=`pwd`; \ | |
| sed_first='s,^\([^/]*\)/.*$$,\1,'; \ | |
| sed_rest='s,^[^/]*/*,,'; \ | |
| sed_last='s,^.*/\([^/]*\)$$,\1,'; \ | |
| sed_butlast='s,/*[^/]*$$,,'; \ | |
| while test -n "$$dir1"; do \ | |
| first=`echo "$$dir1" | sed -e "$$sed_first"`; \ | |
| if test "$$first" != "."; then \ | |
| if test "$$first" = ".."; then \ | |
| dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ | |
| dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ | |
| else \ | |
| first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ | |
| if test "$$first2" = "$$first"; then \ | |
| dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ | |
| else \ | |
| dir2="../$$dir2"; \ | |
| fi; \ | |
| dir0="$$dir0"/"$$first"; \ | |
| fi; \ | |
| fi; \ | |
| dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ | |
| done; \ | |
| reldir="$$dir2" | |
| DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 | |
| GZIP_ENV = --best | |
| distuninstallcheck_listfiles = find . -type f -print | |
| am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ | |
| | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' | |
| distcleancheck_listfiles = find . -type f -print | |
| ACLOCAL = aclocal -I /home/refik/code/xdep/usr/local/share/aclocal/ | |
| ADMIN_MAN_DIR = $(mandir)/man$(ADMIN_MAN_SUFFIX) | |
| ADMIN_MAN_SUFFIX = 8 | |
| AMTAR = $${TAR-tar} | |
| AM_DEFAULT_VERBOSITY = 0 | |
| APPLE_APPLICATIONS_DIR = /Applications/Utilities | |
| APPLE_APPLICATION_NAME = X11 | |
| APP_MAN_DIR = $(mandir)/man$(APP_MAN_SUFFIX) | |
| APP_MAN_SUFFIX = 1 | |
| AR = arm-linux-ar | |
| AS = arm-linux-as | |
| AUTOCONF = ${SHELL} /home/refik/code/X/~/sources/xorg/git/xorg/xserver/missing --run autoconf | |
| AUTOHEADER = ${SHELL} /home/refik/code/X/~/sources/xorg/git/xorg/xserver/missing --run autoheader | |
| AUTOMAKE = ${SHELL} /home/refik/code/X/~/sources/xorg/git/xorg/xserver/missing --run automake-1.11 | |
| AWK = mawk | |
| BASE_CFLAGS = -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast | |
| BASE_FONT_PATH = /home/refik/code/xdep/usr/local/share/fonts/X11 | |
| BUILD_DATE = 20120927 | |
| BUILD_TIME = 1152855 | |
| BUNDLE_ID_PREFIX = org.x | |
| CC = arm-linux-gcc -std=gnu99 | |
| CCAS = arm-linux-gcc -std=gnu99 | |
| CCASDEPMODE = depmode=gcc3 | |
| CCASFLAGS = -g -I/home/refik/code/xdep/usr/local/include/ -I/home/refik/code/xdep/usr/include/ | |
| CCDEPMODE = depmode=gcc3 | |
| CFLAGS = -g -I/home/refik/code/xdep/usr/local/include/ -I/home/refik/code/xdep/usr/include/ | |
| CHANGELOG_CMD = (GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch $(top_srcdir)/ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2) | |
| COMPILEDDEFAULTFONTPATH = /home/refik/code/xdep/usr/local/share/fonts/X11/misc/,/home/refik/code/xdep/usr/local/share/fonts/X11/TTF/,/home/refik/code/xdep/usr/local/share/fonts/X11/OTF/,/home/refik/code/xdep/usr/local/share/fonts/X11/Type1/,/home/refik/code/xdep/usr/local/share/fonts/X11/100dpi/,/home/refik/code/xdep/usr/local/share/fonts/X11/75dpi/ | |
| CPP = arm-linux-cpp | |
| CPPFLAGS = -g -IHello -I/home/refik/code/xdep/usr/local/include/ -I/home/refik/code/xdep/usr/include/ | |
| CWARNFLAGS = -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing | |
| CYGPATH_W = echo | |
| DBUS_CFLAGS = | |
| DBUS_LIBS = | |
| DEFAULT_LIBRARY_PATH = /home/refik/code/xdep/usr/local/lib | |
| DEFAULT_LOGDIR = | |
| DEFAULT_LOGPREFIX = /var/log/Xorg. | |
| DEFAULT_MODULE_PATH = /home/refik/code/xdep/usr/local/lib/xorg/modules | |
| DEFS = -DHAVE_CONFIG_H | |
| DEPDIR = .deps | |
| DGA_CFLAGS = | |
| DGA_LIBS = | |
| DIX_CFLAGS = -DHAVE_DIX_CONFIG_H $(CWARNFLAGS) -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/home/refik/code/xdep/usr/local/include/pixman-1 -I/home/refik/code/xdep/usr/local/include/X11/dri -I/home/refik/code/xdep/usr/local/include/libdrm -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/Xext -I$(top_srcdir)/composite -I$(top_srcdir)/damageext -I$(top_srcdir)/xfixes -I$(top_srcdir)/Xi -I$(top_srcdir)/mi -I$(top_srcdir)/miext/sync -I$(top_srcdir)/miext/shadow -I$(top_srcdir)/miext/damage -I$(top_srcdir)/render -I$(top_srcdir)/randr -I$(top_srcdir)/fb -I$(top_srcdir)/dbe -fvisibility=hidden | |
| DIX_LIB = $(top_builddir)/dix/libdix.la | |
| DLLTOOL = dlltool | |
| DLOPEN_LIBS = -ldl | |
| DMXEXAMPLES_DEP_CFLAGS = | |
| DMXEXAMPLES_DEP_LIBS = -L/home/refik/code/xdep/usr/local/lib -ldmx -lXext -lX11 | |
| DMXMODULES_CFLAGS = | |
| DMXMODULES_LIBS = -L/home/refik/code/xdep/usr/local/lib -lXmuu -lXext -lXrender -lX11 -lXfixes -lXi -lXau -lXdmcp | |
| DMXXIEXAMPLES_DEP_CFLAGS = | |
| DMXXIEXAMPLES_DEP_LIBS = -L/home/refik/code/xdep/usr/local/lib -ldmx -lXi -lXext -lX11 | |
| DMXXMUEXAMPLES_DEP_CFLAGS = | |
| DMXXMUEXAMPLES_DEP_LIBS = -L/home/refik/code/xdep/usr/local/lib -ldmx -lXmu -lXt -lXext -lX11 | |
| DOXYGEN = /usr/bin/doxygen | |
| DRI2PROTO_CFLAGS = | |
| DRI2PROTO_LIBS = | |
| DRIVER_MAN_DIR = $(mandir)/man$(DRIVER_MAN_SUFFIX) | |
| DRIVER_MAN_SUFFIX = 4 | |
| DRI_DRIVER_PATH = /usr/lib/i386-linux-gnu/dri | |
| DSYMUTIL = | |
| DTRACE = not_found | |
| DUMPBIN = | |
| ECHO_C = | |
| ECHO_N = -n | |
| ECHO_T = | |
| EGREP = /usr/bin/grep -E | |
| EXEEXT = | |
| FGREP = /usr/bin/grep -F | |
| FILE_MAN_DIR = $(mandir)/man$(FILE_MAN_SUFFIX) | |
| FILE_MAN_SUFFIX = 5 | |
| FONT100DPIDIR = ${FONTROOTDIR}/100dpi | |
| FONT75DPIDIR = ${FONTROOTDIR}/75dpi | |
| FONTMISCDIR = ${FONTROOTDIR}/misc | |
| FONTOTFDIR = ${FONTROOTDIR}/OTF | |
| FONTROOTDIR = /home/refik/code/xdep/usr/local/share/fonts/X11 | |
| FONTTTFDIR = ${FONTROOTDIR}/TTF | |
| FONTTYPE1DIR = ${FONTROOTDIR}/Type1 | |
| FOP = | |
| GLX_ARCH_DEFINES = | |
| GLX_DEFINES = | |
| GLX_SYS_LIBS = | |
| GLX_TLS = no | |
| GL_CFLAGS = | |
| GL_LIBS = | |
| GREP = /usr/bin/grep | |
| HAL_CFLAGS = | |
| HAL_LIBS = | |
| INSTALL = /usr/bin/install-check | |
| INSTALL_CMD = (cp -f /home/refik/code/xdep/usr/local/share/util-macros/INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; touch $(top_srcdir)/INSTALL; echo 'util-macros "pkgdatadir" from xorg-macros.pc not found: installing possibly empty INSTALL.' >&2) | |
| INSTALL_DATA = ${INSTALL} -m 644 | |
| INSTALL_PROGRAM = ${INSTALL} | |
| INSTALL_SCRIPT = ${INSTALL} | |
| INSTALL_STRIP_PROGRAM = $(install_sh) -c -s | |
| KDRIVE_CFLAGS = | |
| KDRIVE_INCS = | |
| KDRIVE_LIBS = | |
| KDRIVE_LOCAL_LIBS = | |
| KDRIVE_PURE_INCS = | |
| KDRIVE_PURE_LIBS = | |
| KHRONOS_OPENGL_REGISTRY_CFLAGS = | |
| KHRONOS_OPENGL_REGISTRY_LIBS = | |
| KHRONOS_SPEC_DIR = auto | |
| LD = arm-linux-ld | |
| LDFLAGS = -L/home/refik/code/xdep/usr/local/lib -L/home/refik/code/xdep/usr/local/lib/ -lfontenc -Wl,--rpath -Wl,/usr/local/lib/ -L/home/refik/code/xdep/usr/lib/ -Wl,--rpath -Wl,/usr/lib/ -rpath/home/refik/code/xdep/usr/local/lib/ -rpath-link/home/refik/usr/local/lib/ | |
| LD_EXPORT_SYMBOLS_FLAG = -export-dynamic | |
| LD_NO_UNDEFINED_FLAG = | |
| LEX = flex | |
| LEXLIB = | |
| LEX_OUTPUT_ROOT = lex.yy | |
| LIBDRM_CFLAGS = -I/home/refik/code/xdep/usr/local/include/libdrm | |
| LIBDRM_LIBS = -L/home/refik/code/xdep/usr/local/lib -ldrm | |
| LIBOBJS = ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o | |
| LIBS = -lm | |
| LIBSHA1_CFLAGS = | |
| LIBSHA1_LIBS = | |
| LIBTOOL = $(SHELL) $(top_builddir)/libtool | |
| LIB_MAN_DIR = $(mandir)/man$(LIB_MAN_SUFFIX) | |
| LIB_MAN_SUFFIX = 3 | |
| LIPO = | |
| LN_S = ln -s | |
| LTLIBOBJS = ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo | |
| MAINT = | |
| MAIN_LIB = $(top_builddir)/dix/libmain.la | |
| MAKEINFO = ${SHELL} /home/refik/code/X/~/sources/xorg/git/xorg/xserver/missing --run makeinfo | |
| MANIFEST_TOOL = : | |
| MAN_SUBSTS = -e 's|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|' -e 's|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|$(prefix)|g' -e 's|__apploaddir__|$(appdefaultdir)|g' -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' -e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' -e 's|__libmansuffix__|$(LIB_MAN_SUFFIX)|g' -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g' | |
| MISC_MAN_DIR = $(mandir)/man$(MISC_MAN_SUFFIX) | |
| MISC_MAN_SUFFIX = 7 | |
| MKDIR_P = /usr/bin/mkdir -p | |
| NM = arm-linux-nm | |
| NMEDIT = | |
| OBJC = $(CC) | |
| OBJCCLD = | |
| OBJCDEPMODE = depmode=none | |
| OBJCFLAGS = $(CFLAGS) | |
| OBJCLINK = $(LINK) | |
| OBJDUMP = arm-linux-objdump | |
| OBJEXT = o | |
| OPENSSL_CFLAGS = | |
| OPENSSL_LIBS = -L/home/refik/code/xdep/usr/local/lib -lssl -lcrypto | |
| OS_LIB = $(top_builddir)/os/libos.la | |
| OTOOL = | |
| OTOOL64 = | |
| PACKAGE = xorg-server | |
| PACKAGE_BUGREPORT = https://bugs.freedesktop.org/enter_bug.cgi?product=xorg | |
| PACKAGE_NAME = xorg-server | |
| PACKAGE_STRING = xorg-server 1.13.0 | |
| PACKAGE_TARNAME = xorg-server | |
| PACKAGE_URL = | |
| PACKAGE_VERSION = 1.13.0 | |
| PATH_SEPARATOR = : | |
| PCIACCESS_CFLAGS = | |
| PCIACCESS_LIBS = -L/home/refik/code/xdep/usr/local/lib -lpciaccess | |
| PCI_TXT_IDS_PATH = | |
| PIXMAN_CFLAGS = -I/home/refik/code/xdep/usr/local/include/pixman-1 | |
| PIXMAN_LIBS = -L/home/refik/code/xdep/usr/local/lib -lpixman-1 | |
| PKG_CONFIG = /usr/bin/pkg-config | |
| PKG_CONFIG_LIBDIR = | |
| PKG_CONFIG_PATH = /home/refik/code/xdep/usr/local/lib/pkgconfig:/home/refik/code/xdep/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig | |
| PROJECTROOT = /home/refik/code/xdep/usr/local | |
| RANLIB = arm-linux-ranlib | |
| RAWCPP = /usr/bin/cpp | |
| RAWCPPFLAGS = -undef -traditional | |
| RELEASE_DATE = 2012-09-05 | |
| SDK_REQUIRED_MODULES = xproto >= 7.0.22 randrproto >= 1.4.0 renderproto >= 0.11 xextproto >= 7.1.99 inputproto >= 2.1.99.6 kbproto >= 1.0.3 fontsproto pixman-1 >= 0.21.8 videoproto xf86driproto >= 2.1.0 glproto >= 1.4.16 dri >= 7.8.0 xineramaproto pciaccess >= 0.12.901 | |
| SED = /usr/bin/sed | |
| SELINUX_CFLAGS = | |
| SELINUX_LIBS = | |
| SERVER_MISC_CONFIG_PATH = /home/refik/code/xdep/usr/local/lib/xorg | |
| SET_MAKE = | |
| SHA1_CFLAGS = | |
| SHA1_LIBS = -lcrypto | |
| SHELL = /bin/bash | |
| SOLARIS_ASM_CFLAGS = | |
| SOLARIS_INOUT_ARCH = | |
| STRICT_CFLAGS = -pedantic -Werror -Werror=attributes | |
| STRIP = arm-linux-strip | |
| STYLESHEET_SRCDIR = /usr/share/sgml/X11 | |
| SYSCONFDIR = | |
| TSLIB_CFLAGS = | |
| TSLIB_LIBS = | |
| UDEV_CFLAGS = | |
| UDEV_LIBS = | |
| UTILS_SYS_LIBS = | |
| VENDOR_NAME_SHORT = X.Org | |
| VERSION = 1.13.0 | |
| WINDOWSWM_CFLAGS = | |
| WINDOWSWM_LIBS = | |
| WINDRES = | |
| X11EXAMPLES_DEP_CFLAGS = | |
| X11EXAMPLES_DEP_LIBS = -L/home/refik/code/xdep/usr/local/lib -lXext -lX11 | |
| XDMCP_CFLAGS = | |
| XDMCP_LIBS = -L/home/refik/code/xdep/usr/local/lib -lXdmcp | |
| XDMXCONFIG_DEP_CFLAGS = | |
| XDMXCONFIG_DEP_LIBS = -L/home/refik/code/xdep/usr/local/lib -lXaw7 -lXmu -lXt -lXpm -lX11 | |
| XDMX_CFLAGS = | |
| XDMX_LIBS = $(top_builddir)/fb/libfb.la $(top_builddir)/mi/libmi.la $(top_builddir)/Xext/libXext.la $(top_builddir)/render/librender.la $(top_builddir)/record/librecord.la $(top_builddir)/Xi/libXi.la $(top_builddir)/xkb/libxkb.la $(top_builddir)/xkb/libxkbstubs.la $(top_builddir)/miext/sync/libsync.la $(top_builddir)/miext/shadow/libshadow.la $(top_builddir)/miext/damage/libdamage.la $(top_builddir)/composite/libcomposite.la $(top_builddir)/damageext/libdamageext.la $(top_builddir)/dix/libmain.la $(top_builddir)/dix/libdix.la $(top_builddir)/os/libos.la $(top_builddir)/xfixes/libxfixes.la | |
| XDMX_SYS_LIBS = -L/home/refik/code/xdep/usr/local/lib -lXmuu -lXext -lXrender -lX11 -lXfixes -lXi -lXau -lXdmcp | |
| XEPHYR_CFLAGS = | |
| XEPHYR_INCS = | |
| XEPHYR_LIBS = | |
| XF86CONFIGDIR = xorg.conf.d | |
| XF86CONFIGFILE = xorg.conf | |
| XF86VIDMODE_CFLAGS = | |
| XF86VIDMODE_LIBS = | |
| XKB_BASE_DIRECTORY = /home/refik/code/xdep/usr/local/share/X11/xkb | |
| XKB_BIN_DIRECTORY = /home/refik/code/xdep/usr/local/bin | |
| XKB_COMPILED_DIR = /home/refik/code/xdep/usr/local/share/X11/xkb/compiled | |
| XKB_DFLT_LAYOUT = us | |
| XKB_DFLT_MODEL = pc105 | |
| XKB_DFLT_OPTIONS = | |
| XKB_DFLT_RULES = evdev | |
| XKB_DFLT_VARIANT = | |
| XKM_OUTPUT_DIR = /home/refik/code/xdep/usr/local/share/X11/xkb/compiled/ | |
| XLIB_CFLAGS = | |
| XLIB_LIBS = | |
| XMLTO = | |
| XNESTMODULES_CFLAGS = | |
| XNESTMODULES_LIBS = -L/home/refik/code/xdep/usr/local/lib -lXext -lX11 -lXau -lXdmcp | |
| XNEST_LIBS = $(top_builddir)/fb/libfb.la $(top_builddir)/xfixes/libxfixes.la $(top_builddir)/mi/libmi.la $(top_builddir)/Xext/libXext.la $(top_builddir)/dbe/libdbe.la $(top_builddir)/record/librecord.la $(top_builddir)/randr/librandr.la $(top_builddir)/render/librender.la $(top_builddir)/damageext/libdamageext.la $(top_builddir)/miext/sync/libsync.la $(top_builddir)/miext/damage/libdamage.la $(top_builddir)/miext/shadow/libshadow.la $(top_builddir)/Xi/libXi.la $(top_builddir)/xkb/libxkb.la $(top_builddir)/xkb/libxkbstubs.la $(top_builddir)/composite/libcomposite.la $(top_builddir)/dix/libmain.la $(top_builddir)/dix/libdix.la $(top_builddir)/os/libos.la | |
| XNEST_SYS_LIBS = -L/home/refik/code/xdep/usr/local/lib -lXext -lX11 -lXau -lXdmcp | |
| XORG_CFLAGS = -DHAVE_XORG_CONFIG_H -fvisibility=hidden -I/home/refik/code/xdep/usr/local/include/libdrm -DXF86PM | |
| XORG_DRIVER_LIBS = | |
| XORG_INCS = -I$(top_srcdir)/hw/xfree86 -I$(top_srcdir)/hw/xfree86/include -I$(top_srcdir)/hw/xfree86/common -I$(top_srcdir)/hw/xfree86/os-support -I$(top_srcdir)/hw/xfree86/os-support/bus -I$(top_srcdir)/os | |
| XORG_LIBS = $(top_builddir)/composite/libcomposite.la $(top_builddir)/xfixes/libxfixes.la $(top_builddir)/Xext/libXext.la $(top_builddir)/dbe/libdbe.la $(top_builddir)/record/librecord.la $(top_builddir)/randr/librandr.la $(top_builddir)/render/librender.la $(top_builddir)/damageext/libdamageext.la $(top_builddir)/miext/sync/libsync.la $(top_builddir)/miext/damage/libdamage.la $(top_builddir)/Xi/libXi.la $(top_builddir)/xkb/libxkb.la | |
| XORG_MALLOC_DEBUG_ENV = MALLOC_PERTURB_=15 | |
| XORG_MAN_PAGE = X Version 11 | |
| XORG_MODULES_CFLAGS = | |
| XORG_MODULES_LIBS = | |
| XORG_OS_SUBDIR = linux | |
| XORG_SGML_PATH = /usr/share/sgml | |
| XORG_SYS_LIBS = -L/home/refik/code/xdep/usr/local/lib -lpciaccess -L/home/refik/code/xdep/usr/local/lib -ldrm | |
| XPBPROXY_CFLAGS = | |
| XPBPROXY_LIBS = | |
| XQUARTZ_LIBS = | |
| XQUARTZ_SPARKLE = no | |
| XRESEXAMPLES_DEP_CFLAGS = | |
| XRESEXAMPLES_DEP_LIBS = -L/home/refik/code/xdep/usr/local/lib -lXRes -lXext -lX11 | |
| XSERVERCFLAGS_CFLAGS = -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/home/refik/code/xdep/usr/local/include/pixman-1 -I/home/refik/code/xdep/usr/local/include/X11/dri -I/home/refik/code/xdep/usr/local/include/libdrm | |
| XSERVERCFLAGS_LIBS = -L/home/refik/code/xdep/usr/local/lib -lxkbfile -lpixman-1 -lXfont -lXau -lXdmcp | |
| XSERVERLIBS_CFLAGS = -I/home/refik/code/xdep/usr/local/include/pixman-1 | |
| XSERVERLIBS_LIBS = -L/home/refik/code/xdep/usr/local/lib -lpixman-1 -lXfont -lXau -lXdmcp | |
| XSERVER_LIBS = $(top_builddir)/dix/libdix.la $(top_builddir)/mi/libmi.la $(top_builddir)/os/libos.la | |
| XSERVER_SYS_LIBS = -L/home/refik/code/xdep/usr/local/lib -lpixman-1 -lXfont -lXau -lXdmcp -lm | |
| XSLTPROC = /usr/bin/xsltproc | |
| XSL_STYLESHEET = /usr/share/sgml/X11/xorg.xsl | |
| XTSTEXAMPLES_DEP_CFLAGS = | |
| XTSTEXAMPLES_DEP_LIBS = -L/home/refik/code/xdep/usr/local/lib -lXtst -lXext -lX11 | |
| XVFB_LIBS = $(top_builddir)/fb/libfb.la $(top_builddir)/xfixes/libxfixes.la $(top_builddir)/Xext/libXext.la $(top_builddir)/dbe/libdbe.la $(top_builddir)/record/librecord.la $(top_builddir)/randr/librandr.la $(top_builddir)/render/librender.la $(top_builddir)/damageext/libdamageext.la $(top_builddir)/miext/sync/libsync.la $(top_builddir)/miext/damage/libdamage.la $(top_builddir)/miext/shadow/libshadow.la $(top_builddir)/Xi/libXi.la $(top_builddir)/xkb/libxkb.la $(top_builddir)/xkb/libxkbstubs.la $(top_builddir)/composite/libcomposite.la | |
| XVFB_SYS_LIBS = | |
| XWINMODULES_CFLAGS = | |
| XWINMODULES_LIBS = | |
| XWIN_LIBS = | |
| XWIN_SERVER_NAME = | |
| XWIN_SYS_LIBS = | |
| YACC = byacc | |
| YFLAGS = | |
| __XCONFIGDIR__ = xorg.conf.d | |
| __XCONFIGFILE__ = xorg.conf | |
| abi_ansic = 0.4 | |
| abi_extension = 7.0 | |
| abi_videodrv = 13.0 | |
| abi_xinput = 18.0 | |
| abs_builddir = /home/refik/code/X/~/sources/xorg/git/xorg/xserver | |
| abs_srcdir = /home/refik/code/X/~/sources/xorg/git/xorg/xserver | |
| abs_top_builddir = /home/refik/code/X/~/sources/xorg/git/xorg/xserver | |
| abs_top_srcdir = /home/refik/code/X/~/sources/xorg/git/xorg/xserver | |
| ac_ct_AR = | |
| ac_ct_CC = | |
| ac_ct_DUMPBIN = | |
| am__include = include | |
| am__leading_dot = . | |
| am__quote = | |
| am__tar = $${TAR-tar} chof - "$$tardir" | |
| am__untar = $${TAR-tar} xf - | |
| bindir = ${exec_prefix}/bin | |
| build = i686-pc-linux-gnuaout | |
| build_alias = i686-pc-linux-gnuaout | |
| build_cpu = i686 | |
| build_os = linux-gnuaout | |
| build_vendor = pc | |
| builddir = . | |
| datadir = ${datarootdir} | |
| datarootdir = ${prefix}/share | |
| docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} | |
| driverdir = /home/refik/code/xdep/usr/local/lib/xorg/modules/drivers | |
| dvidir = ${docdir} | |
| exec_prefix = ${prefix} | |
| extdir = ${prefix}/include/X11/extensions | |
| host = arm-unknown-linux-gnu | |
| host_alias = arm-linux | |
| host_cpu = arm | |
| host_os = linux-gnu | |
| host_vendor = unknown | |
| htmldir = ${docdir} | |
| includedir = ${prefix}/include | |
| infodir = ${datarootdir}/info | |
| install_sh = ${SHELL} /home/refik/code/X/~/sources/xorg/git/xorg/xserver/install-sh | |
| libdir = /home/refik/code/xdep/usr/local/lib | |
| libexecdir = ${exec_prefix}/libexec | |
| localedir = ${datarootdir}/locale | |
| localstatedir = ${prefix}/var | |
| logdir = /var/log | |
| mandir = ${datarootdir}/man | |
| mkdir_p = /usr/bin/mkdir -p | |
| moduledir = /home/refik/code/xdep/usr/local/lib/xorg/modules | |
| oldincludedir = /usr/include | |
| pdfdir = ${docdir} | |
| prefix = /home/refik/code/xdep/usr/local | |
| program_transform_name = s,x,x, | |
| psdir = ${docdir} | |
| sbindir = ${exec_prefix}/sbin | |
| sdkdir = ${prefix}/include/xorg | |
| sharedstatedir = ${prefix}/com | |
| srcdir = . | |
| symbol_visibility = -fvisibility=hidden | |
| sysconfdir = ${prefix}/etc | |
| sysconfigdir = ${datarootdir}/X11/xorg.conf.d | |
| target_alias = arm-linux | |
| top_build_prefix = | |
| top_builddir = . | |
| top_srcdir = . | |
| AUTOMAKE_OPTIONS = nostdinc | |
| ACLOCAL_AMFLAGS = -I m4 | |
| COMPOSITE_DIR = composite | |
| #GLX_DIR = glx | |
| DBE_DIR = dbe | |
| RECORD_DIR = record | |
| SUBDIRS = \ | |
| doc \ | |
| man \ | |
| include \ | |
| dix \ | |
| fb \ | |
| mi \ | |
| Xext \ | |
| miext \ | |
| os \ | |
| randr \ | |
| render \ | |
| Xi \ | |
| xkb \ | |
| $(DBE_DIR) \ | |
| $(RECORD_DIR) \ | |
| xfixes \ | |
| damageext \ | |
| $(COMPOSITE_DIR) \ | |
| $(GLX_DIR) \ | |
| exa \ | |
| config \ | |
| hw \ | |
| test | |
| aclocaldir = $(datadir)/aclocal | |
| aclocal_DATA = xorg-server.m4 | |
| pkgconfigdir = $(libdir)/pkgconfig | |
| pkgconfig_DATA = xorg-server.pc | |
| EXTRA_DIST = xorg-server.pc.in xorg-server.m4 autogen.sh | |
| DISTCHECK_CONFIGURE_FLAGS = \ | |
| --with-xkb-path=$(XKB_BASE_DIRECTORY) \ | |
| --with-xkb-bin-directory=$(XKB_BIN_DIRECTORY) \ | |
| --with-xkb-output='$${datadir}/X11/xkb/compiled' | |
| DIST_SUBDIRS = \ | |
| doc \ | |
| man \ | |
| include \ | |
| dix \ | |
| fb \ | |
| mi \ | |
| Xext \ | |
| miext \ | |
| os \ | |
| randr \ | |
| render \ | |
| Xi \ | |
| xkb \ | |
| dbe \ | |
| record \ | |
| xfixes \ | |
| damageext \ | |
| composite \ | |
| glx \ | |
| exa \ | |
| config \ | |
| hw \ | |
| test | |
| all: all-recursive | |
| .SUFFIXES: | |
| am--refresh: Makefile | |
| @: | |
| $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | |
| @for dep in $?; do \ | |
| case '$(am__configure_deps)' in \ | |
| *$$dep*) \ | |
| echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ | |
| $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ | |
| && exit 0; \ | |
| exit 1;; \ | |
| esac; \ | |
| done; \ | |
| echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ | |
| $(am__cd) $(top_srcdir) && \ | |
| $(AUTOMAKE) --foreign Makefile | |
| .PRECIOUS: Makefile | |
| Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
| @case '$?' in \ | |
| *config.status*) \ | |
| echo ' $(SHELL) ./config.status'; \ | |
| $(SHELL) ./config.status;; \ | |
| *) \ | |
| echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ | |
| cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ | |
| esac; | |
| $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
| $(SHELL) ./config.status --recheck | |
| $(top_srcdir)/configure: $(am__configure_deps) | |
| $(am__cd) $(srcdir) && $(AUTOCONF) | |
| $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |
| $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) | |
| $(am__aclocal_m4_deps): | |
| xserver.ent: $(top_builddir)/config.status $(srcdir)/xserver.ent.in | |
| cd $(top_builddir) && $(SHELL) ./config.status $@ | |
| xorg-server.pc: $(top_builddir)/config.status $(srcdir)/xorg-server.pc.in | |
| cd $(top_builddir) && $(SHELL) ./config.status $@ | |
| mostlyclean-libtool: | |
| -rm -f *.lo | |
| clean-libtool: | |
| -rm -rf .libs _libs | |
| distclean-libtool: | |
| -rm -f libtool config.lt | |
| install-aclocalDATA: $(aclocal_DATA) | |
| @$(NORMAL_INSTALL) | |
| test -z "$(aclocaldir)" || $(MKDIR_P) "$(DESTDIR)$(aclocaldir)" | |
| @list='$(aclocal_DATA)'; test -n "$(aclocaldir)" || list=; \ | |
| for p in $$list; do \ | |
| if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
| echo "$$d$$p"; \ | |
| done | $(am__base_list) | \ | |
| while read files; do \ | |
| echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(aclocaldir)'"; \ | |
| $(INSTALL_DATA) $$files "$(DESTDIR)$(aclocaldir)" || exit $$?; \ | |
| done | |
| uninstall-aclocalDATA: | |
| @$(NORMAL_UNINSTALL) | |
| @list='$(aclocal_DATA)'; test -n "$(aclocaldir)" || list=; \ | |
| files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ | |
| dir='$(DESTDIR)$(aclocaldir)'; $(am__uninstall_files_from_dir) | |
| install-pkgconfigDATA: $(pkgconfig_DATA) | |
| @$(NORMAL_INSTALL) | |
| test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" | |
| @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ | |
| for p in $$list; do \ | |
| if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
| echo "$$d$$p"; \ | |
| done | $(am__base_list) | \ | |
| while read files; do \ | |
| echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ | |
| $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ | |
| done | |
| uninstall-pkgconfigDATA: | |
| @$(NORMAL_UNINSTALL) | |
| @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ | |
| files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ | |
| dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) | |
| # This directory's subdirectories are mostly independent; you can cd | |
| # into them and run `make' without going through this Makefile. | |
| # To change the values of `make' variables: instead of editing Makefiles, | |
| # (1) if the variable is set in `config.status', edit `config.status' | |
| # (which will cause the Makefiles to be regenerated when you run `make'); | |
| # (2) otherwise, pass the desired values on the `make' command line. | |
| $(RECURSIVE_TARGETS): | |
| @fail= failcom='exit 1'; \ | |
| for f in x $$MAKEFLAGS; do \ | |
| case $$f in \ | |
| *=* | --[!k]*);; \ | |
| *k*) failcom='fail=yes';; \ | |
| esac; \ | |
| done; \ | |
| dot_seen=no; \ | |
| target=`echo $@ | sed s/-recursive//`; \ | |
| list='$(SUBDIRS)'; for subdir in $$list; do \ | |
| echo "Making $$target in $$subdir"; \ | |
| if test "$$subdir" = "."; then \ | |
| dot_seen=yes; \ | |
| local_target="$$target-am"; \ | |
| else \ | |
| local_target="$$target"; \ | |
| fi; \ | |
| ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
| || eval $$failcom; \ | |
| done; \ | |
| if test "$$dot_seen" = "no"; then \ | |
| $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
| fi; test -z "$$fail" | |
| $(RECURSIVE_CLEAN_TARGETS): | |
| @fail= failcom='exit 1'; \ | |
| for f in x $$MAKEFLAGS; do \ | |
| case $$f in \ | |
| *=* | --[!k]*);; \ | |
| *k*) failcom='fail=yes';; \ | |
| esac; \ | |
| done; \ | |
| dot_seen=no; \ | |
| case "$@" in \ | |
| distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | |
| *) list='$(SUBDIRS)' ;; \ | |
| esac; \ | |
| rev=''; for subdir in $$list; do \ | |
| if test "$$subdir" = "."; then :; else \ | |
| rev="$$subdir $$rev"; \ | |
| fi; \ | |
| done; \ | |
| rev="$$rev ."; \ | |
| target=`echo $@ | sed s/-recursive//`; \ | |
| for subdir in $$rev; do \ | |
| echo "Making $$target in $$subdir"; \ | |
| if test "$$subdir" = "."; then \ | |
| local_target="$$target-am"; \ | |
| else \ | |
| local_target="$$target"; \ | |
| fi; \ | |
| ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
| || eval $$failcom; \ | |
| done && test -z "$$fail" | |
| tags-recursive: | |
| list='$(SUBDIRS)'; for subdir in $$list; do \ | |
| test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | |
| done | |
| ctags-recursive: | |
| list='$(SUBDIRS)'; for subdir in $$list; do \ | |
| test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | |
| done | |
| ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
| unique=`for i in $$list; do \ | |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
| done | \ | |
| $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
| END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
| mkid -fID $$unique | |
| tags: TAGS | |
| TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
| $(TAGS_FILES) $(LISP) | |
| set x; \ | |
| here=`pwd`; \ | |
| if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ | |
| include_option=--etags-include; \ | |
| empty_fix=.; \ | |
| else \ | |
| include_option=--include; \ | |
| empty_fix=; \ | |
| fi; \ | |
| list='$(SUBDIRS)'; for subdir in $$list; do \ | |
| if test "$$subdir" = .; then :; else \ | |
| test ! -f $$subdir/TAGS || \ | |
| set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ | |
| fi; \ | |
| done; \ | |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
| unique=`for i in $$list; do \ | |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
| done | \ | |
| $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
| END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
| shift; \ | |
| if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ | |
| test -n "$$unique" || unique=$$empty_fix; \ | |
| if test $$# -gt 0; then \ | |
| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
| "$$@" $$unique; \ | |
| else \ | |
| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
| $$unique; \ | |
| fi; \ | |
| fi | |
| ctags: CTAGS | |
| CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
| $(TAGS_FILES) $(LISP) | |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
| unique=`for i in $$list; do \ | |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
| done | \ | |
| $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
| END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
| test -z "$(CTAGS_ARGS)$$unique" \ | |
| || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
| $$unique | |
| GTAGS: | |
| here=`$(am__cd) $(top_builddir) && pwd` \ | |
| && $(am__cd) $(top_srcdir) \ | |
| && gtags -i $(GTAGS_ARGS) "$$here" | |
| distclean-tags: | |
| -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |
| distdir: $(DISTFILES) | |
| $(am__remove_distdir) | |
| test -d "$(distdir)" || mkdir "$(distdir)" | |
| @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
| topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
| list='$(DISTFILES)'; \ | |
| dist_files=`for file in $$list; do echo $$file; done | \ | |
| sed -e "s|^$$srcdirstrip/||;t" \ | |
| -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |
| case $$dist_files in \ | |
| */*) $(MKDIR_P) `echo "$$dist_files" | \ | |
| sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | |
| sort -u` ;; \ | |
| esac; \ | |
| for file in $$dist_files; do \ | |
| if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
| if test -d $$d/$$file; then \ | |
| dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
| if test -d "$(distdir)/$$file"; then \ | |
| find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
| fi; \ | |
| if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
| cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ | |
| find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
| fi; \ | |
| cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ | |
| else \ | |
| test -f "$(distdir)/$$file" \ | |
| || cp -p $$d/$$file "$(distdir)/$$file" \ | |
| || exit 1; \ | |
| fi; \ | |
| done | |
| @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ | |
| if test "$$subdir" = .; then :; else \ | |
| test -d "$(distdir)/$$subdir" \ | |
| || $(MKDIR_P) "$(distdir)/$$subdir" \ | |
| || exit 1; \ | |
| fi; \ | |
| done | |
| @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ | |
| if test "$$subdir" = .; then :; else \ | |
| dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ | |
| $(am__relativize); \ | |
| new_distdir=$$reldir; \ | |
| dir1=$$subdir; dir2="$(top_distdir)"; \ | |
| $(am__relativize); \ | |
| new_top_distdir=$$reldir; \ | |
| echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ | |
| echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ | |
| ($(am__cd) $$subdir && \ | |
| $(MAKE) $(AM_MAKEFLAGS) \ | |
| top_distdir="$$new_top_distdir" \ | |
| distdir="$$new_distdir" \ | |
| am__remove_distdir=: \ | |
| am__skip_length_check=: \ | |
| am__skip_mode_fix=: \ | |
| distdir) \ | |
| || exit 1; \ | |
| fi; \ | |
| done | |
| $(MAKE) $(AM_MAKEFLAGS) \ | |
| top_distdir="$(top_distdir)" distdir="$(distdir)" \ | |
| dist-hook | |
| -test -n "$(am__skip_mode_fix)" \ | |
| || find "$(distdir)" -type d ! -perm -755 \ | |
| -exec chmod u+rwx,go+rx {} \; -o \ | |
| ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ | |
| ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ | |
| ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ | |
| || chmod -R a+r "$(distdir)" | |
| dist-gzip: distdir | |
| tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | |
| $(am__remove_distdir) | |
| dist-bzip2: distdir | |
| tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 | |
| $(am__remove_distdir) | |
| dist-lzip: distdir | |
| tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz | |
| $(am__remove_distdir) | |
| dist-lzma: distdir | |
| tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma | |
| $(am__remove_distdir) | |
| dist-xz: distdir | |
| tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz | |
| $(am__remove_distdir) | |
| dist-tarZ: distdir | |
| tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z | |
| $(am__remove_distdir) | |
| dist-shar: distdir | |
| shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz | |
| $(am__remove_distdir) | |
| dist-zip: distdir | |
| -rm -f $(distdir).zip | |
| zip -rq $(distdir).zip $(distdir) | |
| $(am__remove_distdir) | |
| dist dist-all: distdir | |
| tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | |
| tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 | |
| $(am__remove_distdir) | |
| # This target untars the dist file and tries a VPATH configuration. Then | |
| # it guarantees that the distribution is self-contained by making another | |
| # tarfile. | |
| distcheck: dist | |
| case '$(DIST_ARCHIVES)' in \ | |
| *.tar.gz*) \ | |
| GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ | |
| *.tar.bz2*) \ | |
| bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ | |
| *.tar.lzma*) \ | |
| lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ | |
| *.tar.lz*) \ | |
| lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ | |
| *.tar.xz*) \ | |
| xz -dc $(distdir).tar.xz | $(am__untar) ;;\ | |
| *.tar.Z*) \ | |
| uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ | |
| *.shar.gz*) \ | |
| GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ | |
| *.zip*) \ | |
| unzip $(distdir).zip ;;\ | |
| esac | |
| chmod -R a-w $(distdir); chmod a+w $(distdir) | |
| mkdir $(distdir)/_build | |
| mkdir $(distdir)/_inst | |
| chmod a-w $(distdir) | |
| test -d $(distdir)/_build || exit 0; \ | |
| dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ | |
| && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ | |
| && am__cwd=`pwd` \ | |
| && $(am__cd) $(distdir)/_build \ | |
| && ../configure --srcdir=.. --prefix="$$dc_install_base" \ | |
| $(AM_DISTCHECK_CONFIGURE_FLAGS) \ | |
| $(DISTCHECK_CONFIGURE_FLAGS) \ | |
| && $(MAKE) $(AM_MAKEFLAGS) \ | |
| && $(MAKE) $(AM_MAKEFLAGS) dvi \ | |
| && $(MAKE) $(AM_MAKEFLAGS) check \ | |
| && $(MAKE) $(AM_MAKEFLAGS) install \ | |
| && $(MAKE) $(AM_MAKEFLAGS) installcheck \ | |
| && $(MAKE) $(AM_MAKEFLAGS) uninstall \ | |
| && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ | |
| distuninstallcheck \ | |
| && chmod -R a-w "$$dc_install_base" \ | |
| && ({ \ | |
| (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ | |
| && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ | |
| && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ | |
| && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ | |
| distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ | |
| } || { rm -rf "$$dc_destdir"; exit 1; }) \ | |
| && rm -rf "$$dc_destdir" \ | |
| && $(MAKE) $(AM_MAKEFLAGS) dist \ | |
| && rm -rf $(DIST_ARCHIVES) \ | |
| && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ | |
| && cd "$$am__cwd" \ | |
| || exit 1 | |
| $(am__remove_distdir) | |
| @(echo "$(distdir) archives ready for distribution: "; \ | |
| list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ | |
| sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' | |
| distuninstallcheck: | |
| @test -n '$(distuninstallcheck_dir)' || { \ | |
| echo 'ERROR: trying to run $@ with an empty' \ | |
| '$$(distuninstallcheck_dir)' >&2; \ | |
| exit 1; \ | |
| }; \ | |
| $(am__cd) '$(distuninstallcheck_dir)' || { \ | |
| echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ | |
| exit 1; \ | |
| }; \ | |
| test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ | |
| || { echo "ERROR: files left after uninstall:" ; \ | |
| if test -n "$(DESTDIR)"; then \ | |
| echo " (check DESTDIR support)"; \ | |
| fi ; \ | |
| $(distuninstallcheck_listfiles) ; \ | |
| exit 1; } >&2 | |
| distcleancheck: distclean | |
| @if test '$(srcdir)' = . ; then \ | |
| echo "ERROR: distcleancheck can only run from a VPATH build" ; \ | |
| exit 1 ; \ | |
| fi | |
| @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ | |
| || { echo "ERROR: files left in build directory after distclean:" ; \ | |
| $(distcleancheck_listfiles) ; \ | |
| exit 1; } >&2 | |
| check-am: all-am | |
| check: check-recursive | |
| all-am: Makefile $(DATA) | |
| installdirs: installdirs-recursive | |
| installdirs-am: | |
| for dir in "$(DESTDIR)$(aclocaldir)" "$(DESTDIR)$(pkgconfigdir)"; do \ | |
| test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | |
| done | |
| install: install-recursive | |
| install-exec: install-exec-recursive | |
| install-data: install-data-recursive | |
| uninstall: uninstall-recursive | |
| install-am: all-am | |
| @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
| installcheck: installcheck-recursive | |
| install-strip: | |
| if test -z '$(STRIP)'; then \ | |
| $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
| install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
| install; \ | |
| else \ | |
| $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
| install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
| "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ | |
| fi | |
| mostlyclean-generic: | |
| clean-generic: | |
| distclean-generic: | |
| -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |
| -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) | |
| maintainer-clean-generic: | |
| @echo "This command is intended for maintainers to use" | |
| @echo "it deletes files that may require special tools to rebuild." | |
| clean: clean-recursive | |
| clean-am: clean-generic clean-libtool mostlyclean-am | |
| distclean: distclean-recursive | |
| -rm -f $(am__CONFIG_DISTCLEAN_FILES) | |
| -rm -f Makefile | |
| distclean-am: clean-am distclean-generic distclean-libtool \ | |
| distclean-tags | |
| dvi: dvi-recursive | |
| dvi-am: | |
| html: html-recursive | |
| html-am: | |
| info: info-recursive | |
| info-am: | |
| install-data-am: install-aclocalDATA install-pkgconfigDATA | |
| install-dvi: install-dvi-recursive | |
| install-dvi-am: | |
| install-exec-am: | |
| install-html: install-html-recursive | |
| install-html-am: | |
| install-info: install-info-recursive | |
| install-info-am: | |
| install-man: | |
| install-pdf: install-pdf-recursive | |
| install-pdf-am: | |
| install-ps: install-ps-recursive | |
| install-ps-am: | |
| installcheck-am: | |
| maintainer-clean: maintainer-clean-recursive | |
| -rm -f $(am__CONFIG_DISTCLEAN_FILES) | |
| -rm -rf $(top_srcdir)/autom4te.cache | |
| -rm -f Makefile | |
| maintainer-clean-am: distclean-am maintainer-clean-generic | |
| mostlyclean: mostlyclean-recursive | |
| mostlyclean-am: mostlyclean-generic mostlyclean-libtool | |
| pdf: pdf-recursive | |
| pdf-am: | |
| ps: ps-recursive | |
| ps-am: | |
| uninstall-am: uninstall-aclocalDATA uninstall-pkgconfigDATA | |
| .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ | |
| install-am install-strip tags-recursive | |
| .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ | |
| all all-am am--refresh check check-am clean clean-generic \ | |
| clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ | |
| dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \ | |
| dist-xz dist-zip distcheck distclean distclean-generic \ | |
| distclean-libtool distclean-tags distcleancheck distdir \ | |
| distuninstallcheck dvi dvi-am html html-am info info-am \ | |
| install install-aclocalDATA install-am install-data \ | |
| install-data-am install-dvi install-dvi-am install-exec \ | |
| install-exec-am install-html install-html-am install-info \ | |
| install-info-am install-man install-pdf install-pdf-am \ | |
| install-pkgconfigDATA install-ps install-ps-am install-strip \ | |
| installcheck installcheck-am installdirs installdirs-am \ | |
| maintainer-clean maintainer-clean-generic mostlyclean \ | |
| mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | |
| tags tags-recursive uninstall uninstall-aclocalDATA \ | |
| uninstall-am uninstall-pkgconfigDATA | |
| .PHONY: ChangeLog INSTALL | |
| INSTALL: | |
| $(INSTALL_CMD) | |
| ChangeLog: | |
| $(CHANGELOG_CMD) | |
| dist-hook: ChangeLog INSTALL | |
| # gross hack | |
| relink: all | |
| $(AM_V_at)$(MAKE) -C hw relink | |
| install-headers: Makefile | |
| +find . -name Makefile | while read m; do \ | |
| if grep -q install-sdkHEADERS $$m; then \ | |
| (cd `dirname "$$m"` && make install-sdkHEADERS) \ | |
| fi \ | |
| done | |
| # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
| # Otherwise a system limit (for SysV at least) may be exceeded. | |
| .NOEXPORT: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment