~mmach/netext73/xorg-server

« back to all changes in this revision

Viewing changes to xfixes/Makefile.in

  • Committer: mmach
  • Date: 2022-12-14 09:46:34 UTC
  • Revision ID: netbit73@gmail.com-20221214094634-w7swuqiu8fau943d
21.1.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.16.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.16.5 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2020 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2021 Free Software Foundation, Inc.
5
5
 
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
91
91
subdir = xfixes
92
92
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93
93
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
94
 
        $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
95
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
96
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
94
        $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
95
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
97
96
        $(top_srcdir)/configure.ac
98
97
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99
98
        $(ACLOCAL_M4)
179
178
  unique=`for i in $$list; do \
180
179
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
181
180
  done | $(am__uniquify_input)`
182
 
ETAGS = etags
183
 
CTAGS = ctags
184
181
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
185
182
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
186
183
ACLOCAL = @ACLOCAL@
213
210
COMPILEDDEFAULTFONTPATH = @COMPILEDDEFAULTFONTPATH@
214
211
CPP = @CPP@
215
212
CPPFLAGS = @CPPFLAGS@
 
213
CSCOPE = @CSCOPE@
 
214
CTAGS = @CTAGS@
216
215
CWARNFLAGS = @CWARNFLAGS@
217
216
CYGPATH_W = @CYGPATH_W@
218
217
DBUS_CFLAGS = @DBUS_CFLAGS@
247
246
ECHO_N = @ECHO_N@
248
247
ECHO_T = @ECHO_T@
249
248
EGREP = @EGREP@
 
249
ETAGS = @ETAGS@
250
250
EXEEXT = @EXEEXT@
251
251
FGREP = @FGREP@
 
252
FILECMD = @FILECMD@
252
253
FILE_MAN_DIR = @FILE_MAN_DIR@
253
254
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
254
255
FONT100DPIDIR = @FONT100DPIDIR@
666
667
 
667
668
distclean-tags:
668
669
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
669
 
 
670
670
distdir: $(BUILT_SOURCES)
671
671
        $(MAKE) $(AM_MAKEFLAGS) distdir-am
672
672