~ubuntu-branches/ubuntu/edgy/xorg-server/edgy-updates

« back to all changes in this revision

Viewing changes to GL/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Parra Novo
  • Date: 2006-07-25 20:06:28 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060725200628-gjmmd9gxfxdc4ejs
Tags: 1:1.1.1-0ubuntu1
* New Upstream version
* Changed Build-Depends from mesa-swrast-source to mesa-swx11-source,
  following Debian package nomenclature
* Re-did 12_security_policy_in_etc.diff for 1.1.1
* Dropped 15_security_allocate_local.diff (applied upstream)
* Dropped 16_SECURITY_setuid.diff (applied upstream)
* Dropped 000_ubuntu_fix_read_kernel_mapping.patch (applied upstream)
* Dropped 002_ubuntu_fix_for_certain_intel_chipsets.patch (applied upstream)
* Updated versioned Build-Depends on mesa-swx11-source to version
  6.5.0.cvs.20060725-0ubuntu1
* Added arrayobj.c, arrayobj.h, bitset.h & rbadaptors.h to
  GL/symlink-mesa.sh (linked from mesa-swx11-source)
* Added arrayobj.c to default build target on GL/mesa/main

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
 
# Free Software Foundation, Inc.
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
16
 
 
17
16
srcdir = @srcdir@
18
17
top_srcdir = @top_srcdir@
19
18
VPATH = @srcdir@
21
20
pkglibdir = $(libdir)/@PACKAGE@
22
21
pkgincludedir = $(includedir)/@PACKAGE@
23
22
top_builddir = ..
24
 
 
25
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
24
INSTALL = @INSTALL@
27
25
install_sh_DATA = $(install_sh) -c -m 644
35
33
NORMAL_UNINSTALL = :
36
34
PRE_UNINSTALL = :
37
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
38
37
host_triplet = @host@
 
38
subdir = GL
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
42
        $(top_srcdir)/configure.ac
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(install_sh) -d
 
46
CONFIG_HEADER = $(top_builddir)/include/do-not-use-config.h \
 
47
        $(top_builddir)/include/xorg-server.h \
 
48
        $(top_builddir)/include/dix-config.h \
 
49
        $(top_builddir)/include/xgl-config.h \
 
50
        $(top_builddir)/include/xorg-config.h \
 
51
        $(top_builddir)/include/xkb-config.h \
 
52
        $(top_builddir)/include/xwin-config.h \
 
53
        $(top_builddir)/include/kdrive-config.h
 
54
CONFIG_CLEAN_FILES =
 
55
SOURCES =
 
56
DIST_SOURCES =
 
57
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
58
        html-recursive info-recursive install-data-recursive \
 
59
        install-exec-recursive install-info-recursive \
 
60
        install-recursive installcheck-recursive installdirs-recursive \
 
61
        pdf-recursive ps-recursive uninstall-info-recursive \
 
62
        uninstall-recursive
 
63
ETAGS = etags
 
64
CTAGS = ctags
 
65
DIST_SUBDIRS = $(SUBDIRS)
 
66
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
39
67
ACLOCAL = @ACLOCAL@
40
68
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
41
69
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
43
71
AFB_TRUE = @AFB_TRUE@
44
72
AGP_FALSE = @AGP_FALSE@
45
73
AGP_TRUE = @AGP_TRUE@
 
74
AIGLX_FALSE = @AIGLX_FALSE@
 
75
AIGLX_TRUE = @AIGLX_TRUE@
46
76
ALLOCA = @ALLOCA@
47
77
ALPHA_VIDEO_FALSE = @ALPHA_VIDEO_FALSE@
48
78
ALPHA_VIDEO_TRUE = @ALPHA_VIDEO_TRUE@
73
103
BUILD_LINUXDOC_TRUE = @BUILD_LINUXDOC_TRUE@
74
104
BUILD_PDFDOC_FALSE = @BUILD_PDFDOC_FALSE@
75
105
BUILD_PDFDOC_TRUE = @BUILD_PDFDOC_TRUE@
76
 
BUILD_XF8_32WID_FALSE = @BUILD_XF8_32WID_FALSE@
77
 
BUILD_XF8_32WID_TRUE = @BUILD_XF8_32WID_TRUE@
78
106
BUILD_XORGCFG_FALSE = @BUILD_XORGCFG_FALSE@
79
107
BUILD_XORGCFG_TRUE = @BUILD_XORGCFG_TRUE@
80
108
CC = @CC@
122
150
DMX_BUILD_USB_TRUE = @DMX_BUILD_USB_TRUE@
123
151
DMX_FALSE = @DMX_FALSE@
124
152
DMX_TRUE = @DMX_TRUE@
 
153
DPMSExtension_FALSE = @DPMSExtension_FALSE@
 
154
DPMSExtension_TRUE = @DPMSExtension_TRUE@
125
155
DRIPROTO_CFLAGS = @DRIPROTO_CFLAGS@
126
156
DRIPROTO_LIBS = @DRIPROTO_LIBS@
127
157
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
128
158
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
 
159
DRI_DRIVER_PATH = @DRI_DRIVER_PATH@
129
160
DRI_FALSE = @DRI_FALSE@
130
161
DRI_TRUE = @DRI_TRUE@
131
162
ECHO = @ECHO@
146
177
FONTCACHE_TRUE = @FONTCACHE_TRUE@
147
178
FREEBSD_KLDLOAD_FALSE = @FREEBSD_KLDLOAD_FALSE@
148
179
FREEBSD_KLDLOAD_TRUE = @FREEBSD_KLDLOAD_TRUE@
 
180
FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
 
181
FREETYPE_LIBS = @FREETYPE_LIBS@
 
182
FREETYPE_REQUIRES = @FREETYPE_REQUIRES@
 
183
GLX_DEFINES = @GLX_DEFINES@
149
184
GLX_FALSE = @GLX_FALSE@
150
185
GLX_TRUE = @GLX_TRUE@
151
186
GL_CFLAGS = @GL_CFLAGS@
152
187
GL_LIBS = @GL_LIBS@
 
188
H3600_TS_FALSE = @H3600_TS_FALSE@
 
189
H3600_TS_TRUE = @H3600_TS_TRUE@
153
190
I386_VIDEO_FALSE = @I386_VIDEO_FALSE@
154
191
I386_VIDEO_TRUE = @I386_VIDEO_TRUE@
155
192
INSTALL_DATA = @INSTALL_DATA@
166
203
INT10_VM86_TRUE = @INT10_VM86_TRUE@
167
204
INT10_X86EMU_FALSE = @INT10_X86EMU_FALSE@
168
205
INT10_X86EMU_TRUE = @INT10_X86EMU_TRUE@
 
206
KDRIVEFBDEV_FALSE = @KDRIVEFBDEV_FALSE@
 
207
KDRIVEFBDEV_TRUE = @KDRIVEFBDEV_TRUE@
 
208
KDRIVEVESA_FALSE = @KDRIVEVESA_FALSE@
 
209
KDRIVEVESA_TRUE = @KDRIVEVESA_TRUE@
 
210
KDRIVE_CFLAGS = @KDRIVE_CFLAGS@
 
211
KDRIVE_FALSE = @KDRIVE_FALSE@
 
212
KDRIVE_HW_FALSE = @KDRIVE_HW_FALSE@
 
213
KDRIVE_HW_TRUE = @KDRIVE_HW_TRUE@
 
214
KDRIVE_INCS = @KDRIVE_INCS@
 
215
KDRIVE_LIBS = @KDRIVE_LIBS@
 
216
KDRIVE_PURE_INCS = @KDRIVE_PURE_INCS@
 
217
KDRIVE_PURE_LIBS = @KDRIVE_PURE_LIBS@
 
218
KDRIVE_TRUE = @KDRIVE_TRUE@
169
219
LBXUTIL_CFLAGS = @LBXUTIL_CFLAGS@
170
220
LBXUTIL_LIBS = @LBXUTIL_LIBS@
 
221
LBXUTIL_TEST_CFLAGS = @LBXUTIL_TEST_CFLAGS@
 
222
LBXUTIL_TEST_LIBS = @LBXUTIL_TEST_LIBS@
171
223
LBX_FALSE = @LBX_FALSE@
172
224
LBX_TRUE = @LBX_TRUE@
173
225
LDFLAGS = @LDFLAGS@
187
239
LINUX_ALPHA_TRUE = @LINUX_ALPHA_TRUE@
188
240
LINUX_IA64_FALSE = @LINUX_IA64_FALSE@
189
241
LINUX_IA64_TRUE = @LINUX_IA64_TRUE@
 
242
LNXACPI_FALSE = @LNXACPI_FALSE@
 
243
LNXACPI_TRUE = @LNXACPI_TRUE@
 
244
LNXAPM_FALSE = @LNXAPM_FALSE@
 
245
LNXAPM_TRUE = @LNXAPM_TRUE@
190
246
LN_S = @LN_S@
191
247
LOADER_DEFINES = @LOADER_DEFINES@
192
248
LTLIBOBJS = @LTLIBOBJS@
241
297
RGB_DB = @RGB_DB@
242
298
SCREENSAVER_FALSE = @SCREENSAVER_FALSE@
243
299
SCREENSAVER_TRUE = @SCREENSAVER_TRUE@
244
 
SERVERCONFIGdir = @SERVERCONFIGdir@
245
300
SERVER_DEFINES = @SERVER_DEFINES@
246
301
SET_MAKE = @SET_MAKE@
247
302
SHELL = @SHELL@
255
310
STRIP = @STRIP@
256
311
SUN_KBD_MODE_FALSE = @SUN_KBD_MODE_FALSE@
257
312
SUN_KBD_MODE_TRUE = @SUN_KBD_MODE_TRUE@
 
313
SYS_LIBS = @SYS_LIBS@
 
314
TSLIB_FALSE = @TSLIB_FALSE@
 
315
TSLIB_TRUE = @TSLIB_TRUE@
258
316
USE_CURSES_FALSE = @USE_CURSES_FALSE@
259
317
USE_CURSES_TRUE = @USE_CURSES_TRUE@
260
318
USE_RGB_BUILTIN_FALSE = @USE_RGB_BUILTIN_FALSE@
277
335
XDMXCONFIG_DEP_CFLAGS = @XDMXCONFIG_DEP_CFLAGS@
278
336
XDMXCONFIG_DEP_LIBS = @XDMXCONFIG_DEP_LIBS@
279
337
XDMX_LIBS = @XDMX_LIBS@
 
338
XEGLMODULES_CFLAGS = @XEGLMODULES_CFLAGS@
 
339
XEGLMODULES_LIBS = @XEGLMODULES_LIBS@
 
340
XEGL_FALSE = @XEGL_FALSE@
 
341
XEGL_LIBS = @XEGL_LIBS@
 
342
XEGL_TRUE = @XEGL_TRUE@
 
343
XEPHYR_CFLAGS = @XEPHYR_CFLAGS@
 
344
XEPHYR_FALSE = @XEPHYR_FALSE@
 
345
XEPHYR_INCS = @XEPHYR_INCS@
 
346
XEPHYR_LIBS = @XEPHYR_LIBS@
 
347
XEPHYR_TRUE = @XEPHYR_TRUE@
280
348
XEVIE_FALSE = @XEVIE_FALSE@
281
349
XEVIE_TRUE = @XEVIE_TRUE@
 
350
XF86BIGFONT_FALSE = @XF86BIGFONT_FALSE@
 
351
XF86BIGFONT_TRUE = @XF86BIGFONT_TRUE@
282
352
XF86CONFIGFILE = @XF86CONFIGFILE@
 
353
XGLMODULES_CFLAGS = @XGLMODULES_CFLAGS@
 
354
XGLMODULES_LIBS = @XGLMODULES_LIBS@
 
355
XGLXMODULES_CFLAGS = @XGLXMODULES_CFLAGS@
 
356
XGLXMODULES_LIBS = @XGLXMODULES_LIBS@
 
357
XGLX_FALSE = @XGLX_FALSE@
 
358
XGLX_LIBS = @XGLX_LIBS@
 
359
XGLX_TRUE = @XGLX_TRUE@
 
360
XGL_FALSE = @XGL_FALSE@
 
361
XGL_LIBS = @XGL_LIBS@
 
362
XGL_MODULE_PATH = @XGL_MODULE_PATH@
 
363
XGL_TRUE = @XGL_TRUE@
283
364
XINERAMA_FALSE = @XINERAMA_FALSE@
284
365
XINERAMA_TRUE = @XINERAMA_TRUE@
 
366
XINPUT_FALSE = @XINPUT_FALSE@
 
367
XINPUT_TRUE = @XINPUT_TRUE@
285
368
XKB_BASE_DIRECTORY = @XKB_BASE_DIRECTORY@
286
369
XKB_BIN_DIRECTORY = @XKB_BIN_DIRECTORY@
287
370
XKB_COMPILED_DIR = @XKB_COMPILED_DIR@
328
411
XPRINT_FALSE = @XPRINT_FALSE@
329
412
XPRINT_LIBS = @XPRINT_LIBS@
330
413
XPRINT_TRUE = @XPRINT_TRUE@
 
414
XP_USE_FREETYPE_FALSE = @XP_USE_FREETYPE_FALSE@
 
415
XP_USE_FREETYPE_TRUE = @XP_USE_FREETYPE_TRUE@
331
416
XRESEXAMPLES_DEP_CFLAGS = @XRESEXAMPLES_DEP_CFLAGS@
332
417
XRESEXAMPLES_DEP_LIBS = @XRESEXAMPLES_DEP_LIBS@
 
418
XSDLSERVER_FALSE = @XSDLSERVER_FALSE@
 
419
XSDLSERVER_TRUE = @XSDLSERVER_TRUE@
 
420
XSDL_INCS = @XSDL_INCS@
 
421
XSDL_LIBS = @XSDL_LIBS@
333
422
XSERVERCFLAGS_CFLAGS = @XSERVERCFLAGS_CFLAGS@
334
423
XSERVERCFLAGS_LIBS = @XSERVERCFLAGS_LIBS@
335
424
XSERVERLIBS_CFLAGS = @XSERVERLIBS_CFLAGS@
388
477
am__include = @am__include@
389
478
am__leading_dot = @am__leading_dot@
390
479
am__quote = @am__quote@
 
480
am__tar = @am__tar@
 
481
am__untar = @am__untar@
391
482
bindir = @bindir@
392
483
build = @build@
393
484
build_alias = @build_alias@
398
489
driverdir = @driverdir@
399
490
exec_prefix = @exec_prefix@
400
491
extdir = @extdir@
 
492
ft_config = @ft_config@
401
493
host = @host@
402
494
host_alias = @host_alias@
403
495
host_cpu = @host_cpu@
411
503
localstatedir = @localstatedir@
412
504
logdir = @logdir@
413
505
mandir = @mandir@
 
506
mkdir_p = @mkdir_p@
414
507
moduledir = @moduledir@
415
508
oldincludedir = @oldincludedir@
416
509
prefix = @prefix@
420
513
sharedstatedir = @sharedstatedir@
421
514
sysconfdir = @sysconfdir@
422
515
target_alias = @target_alias@
 
516
xglmoduledir = @xglmoduledir@
423
517
xpconfigdir = @xpconfigdir@
424
518
SUBDIRS = glx mesa include
425
519
 
426
 
 
427
520
# someone could get really crazy someday and add support for the SI...
428
521
 
429
522
# xwin/darwin/xfree86 have their accel support under the DDX
437
530
        windows/glwrap.c \
438
531
        windows/indirect.c
439
532
 
440
 
 
441
533
EXTRA_DIST = symlink-mesa.sh $(APPLE_EXTRAS) $(WINDOWS_EXTRAS)
442
 
subdir = GL
443
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
444
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
445
 
CONFIG_HEADER = $(top_builddir)/include/do-not-use-config.h \
446
 
        $(top_builddir)/include/xorg-server.h \
447
 
        $(top_builddir)/include/dix-config.h \
448
 
        $(top_builddir)/include/xorg-config.h \
449
 
        $(top_builddir)/include/xkb-config.h \
450
 
        $(top_builddir)/include/xwin-config.h
451
 
CONFIG_CLEAN_FILES =
452
 
DIST_SOURCES =
453
 
 
454
 
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
455
 
        ps-recursive install-info-recursive uninstall-info-recursive \
456
 
        all-recursive install-data-recursive install-exec-recursive \
457
 
        installdirs-recursive install-recursive uninstall-recursive \
458
 
        check-recursive installcheck-recursive
459
 
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
460
 
DIST_SUBDIRS = $(SUBDIRS)
461
534
all: all-recursive
462
535
 
463
536
.SUFFIXES:
464
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
537
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
538
        @for dep in $?; do \
 
539
          case '$(am__configure_deps)' in \
 
540
            *$$dep*) \
 
541
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
542
                && exit 0; \
 
543
              exit 1;; \
 
544
          esac; \
 
545
        done; \
 
546
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  GL/Makefile'; \
465
547
        cd $(top_srcdir) && \
466
548
          $(AUTOMAKE) --foreign  GL/Makefile
467
 
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
468
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
549
.PRECIOUS: Makefile
 
550
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
551
        @case '$?' in \
 
552
          *config.status*) \
 
553
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
554
          *) \
 
555
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
556
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
557
        esac;
 
558
 
 
559
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
560
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
561
 
 
562
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
563
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
564
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
565
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
469
566
 
470
567
mostlyclean-libtool:
471
568
        -rm -f *.lo
484
581
#     (which will cause the Makefiles to be regenerated when you run `make');
485
582
# (2) otherwise, pass the desired values on the `make' command line.
486
583
$(RECURSIVE_TARGETS):
487
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
584
        @failcom='exit 1'; \
 
585
        for f in x $$MAKEFLAGS; do \
 
586
          case $$f in \
 
587
            *=* | --[!k]*);; \
 
588
            *k*) failcom='fail=yes';; \
 
589
          esac; \
 
590
        done; \
488
591
        dot_seen=no; \
489
592
        target=`echo $@ | sed s/-recursive//`; \
490
593
        list='$(SUBDIRS)'; for subdir in $$list; do \
496
599
            local_target="$$target"; \
497
600
          fi; \
498
601
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
499
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
602
          || eval $$failcom; \
500
603
        done; \
501
604
        if test "$$dot_seen" = "no"; then \
502
605
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
504
607
 
505
608
mostlyclean-recursive clean-recursive distclean-recursive \
506
609
maintainer-clean-recursive:
507
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
610
        @failcom='exit 1'; \
 
611
        for f in x $$MAKEFLAGS; do \
 
612
          case $$f in \
 
613
            *=* | --[!k]*);; \
 
614
            *k*) failcom='fail=yes';; \
 
615
          esac; \
 
616
        done; \
508
617
        dot_seen=no; \
509
618
        case "$@" in \
510
619
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
525
634
            local_target="$$target"; \
526
635
          fi; \
527
636
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
528
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
637
          || eval $$failcom; \
529
638
        done && test -z "$$fail"
530
639
tags-recursive:
531
640
        list='$(SUBDIRS)'; for subdir in $$list; do \
536
645
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
537
646
        done
538
647
 
539
 
ETAGS = etags
540
 
ETAGSFLAGS =
541
 
 
542
 
CTAGS = ctags
543
 
CTAGSFLAGS =
544
 
 
545
 
tags: TAGS
546
 
 
547
648
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
548
649
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
549
650
        unique=`for i in $$list; do \
552
653
          $(AWK) '    { files[$$0] = 1; } \
553
654
               END { for (i in files) print i; }'`; \
554
655
        mkid -fID $$unique
 
656
tags: TAGS
555
657
 
556
658
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
557
659
                $(TAGS_FILES) $(LISP)
558
660
        tags=; \
559
661
        here=`pwd`; \
560
 
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
662
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
561
663
          include_option=--etags-include; \
 
664
          empty_fix=.; \
562
665
        else \
563
666
          include_option=--include; \
 
667
          empty_fix=; \
564
668
        fi; \
565
669
        list='$(SUBDIRS)'; for subdir in $$list; do \
566
670
          if test "$$subdir" = .; then :; else \
567
 
            test -f $$subdir/TAGS && \
 
671
            test ! -f $$subdir/TAGS || \
568
672
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
569
673
          fi; \
570
674
        done; \
574
678
          done | \
575
679
          $(AWK) '    { files[$$0] = 1; } \
576
680
               END { for (i in files) print i; }'`; \
577
 
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
578
 
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
579
 
             $$tags $$unique
580
 
 
 
681
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
682
          test -n "$$unique" || unique=$$empty_fix; \
 
683
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
684
            $$tags $$unique; \
 
685
        fi
581
686
ctags: CTAGS
582
687
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
583
688
                $(TAGS_FILES) $(LISP)
600
705
 
601
706
distclean-tags:
602
707
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
603
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
604
 
 
605
 
top_distdir = ..
606
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
607
708
 
608
709
distdir: $(DISTFILES)
609
 
        $(mkinstalldirs) $(distdir)/apple $(distdir)/windows
 
710
        $(mkdir_p) $(distdir)/apple $(distdir)/windows
610
711
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
611
712
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
612
713
        list='$(DISTFILES)'; for file in $$list; do \
618
719
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
619
720
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
620
721
            dir="/$$dir"; \
621
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
722
            $(mkdir_p) "$(distdir)$$dir"; \
622
723
          else \
623
724
            dir=''; \
624
725
          fi; \
633
734
            || exit 1; \
634
735
          fi; \
635
736
        done
636
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
737
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
637
738
          if test "$$subdir" = .; then :; else \
638
 
            test -d $(distdir)/$$subdir \
639
 
            || mkdir $(distdir)/$$subdir \
 
739
            test -d "$(distdir)/$$subdir" \
 
740
            || $(mkdir_p) "$(distdir)/$$subdir" \
640
741
            || exit 1; \
 
742
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
743
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
641
744
            (cd $$subdir && \
642
745
              $(MAKE) $(AM_MAKEFLAGS) \
643
 
                top_distdir="$(top_distdir)" \
644
 
                distdir=../$(distdir)/$$subdir \
 
746
                top_distdir="$$top_distdir" \
 
747
                distdir="$$distdir/$$subdir" \
645
748
                distdir) \
646
749
              || exit 1; \
647
750
          fi; \
651
754
all-am: Makefile
652
755
installdirs: installdirs-recursive
653
756
installdirs-am:
654
 
 
655
757
install: install-recursive
656
758
install-exec: install-exec-recursive
657
759
install-data: install-data-recursive
671
773
clean-generic:
672
774
 
673
775
distclean-generic:
674
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
776
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
675
777
 
676
778
maintainer-clean-generic:
677
779
        @echo "This command is intended for maintainers to use"
689
791
 
690
792
dvi-am:
691
793
 
 
794
html: html-recursive
 
795
 
692
796
info: info-recursive
693
797
 
694
798
info-am:
723
827
 
724
828
uninstall-info: uninstall-info-recursive
725
829
 
726
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
727
 
        clean-generic clean-libtool clean-recursive ctags \
 
830
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
831
        clean clean-generic clean-libtool clean-recursive ctags \
728
832
        ctags-recursive distclean distclean-generic distclean-libtool \
729
 
        distclean-recursive distclean-tags distdir dvi dvi-am \
730
 
        dvi-recursive info info-am info-recursive install install-am \
731
 
        install-data install-data-am install-data-recursive \
732
 
        install-exec install-exec-am install-exec-recursive \
733
 
        install-info install-info-am install-info-recursive install-man \
734
 
        install-recursive install-strip installcheck installcheck-am \
735
 
        installdirs installdirs-am installdirs-recursive \
736
 
        maintainer-clean maintainer-clean-generic \
737
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
738
 
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
739
 
        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
740
 
        uninstall uninstall-am uninstall-info-am \
741
 
        uninstall-info-recursive uninstall-recursive
 
833
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
834
        html-am info info-am install install-am install-data \
 
835
        install-data-am install-exec install-exec-am install-info \
 
836
        install-info-am install-man install-strip installcheck \
 
837
        installcheck-am installdirs installdirs-am maintainer-clean \
 
838
        maintainer-clean-generic maintainer-clean-recursive \
 
839
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
840
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
841
        uninstall uninstall-am uninstall-info-am
742
842
 
743
843
# Tell versions [3.59,3.63) of GNU make to not export all variables.
744
844
# Otherwise a system limit (for SysV at least) may be exceeded.