0
|
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
|
|
2 # @configure_input@
|
|
3
|
|
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
|
|
6 # This Makefile.in is free software; the Free Software Foundation
|
|
7 # gives unlimited permission to copy and/or distribute it,
|
|
8 # with or without modifications, as long as this notice is preserved.
|
|
9
|
|
10 # This program is distributed in the hope that it will be useful,
|
|
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
13 # PARTICULAR PURPOSE.
|
|
14
|
|
15 @SET_MAKE@
|
|
16
|
|
17 srcdir = @srcdir@
|
|
18 top_srcdir = @top_srcdir@
|
|
19 VPATH = @srcdir@
|
|
20 pkgdatadir = $(datadir)/@PACKAGE@
|
|
21 pkglibdir = $(libdir)/@PACKAGE@
|
|
22 pkgincludedir = $(includedir)/@PACKAGE@
|
|
23 top_builddir = .
|
|
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
25 INSTALL = @INSTALL@
|
|
26 install_sh_DATA = $(install_sh) -c -m 644
|
|
27 install_sh_PROGRAM = $(install_sh) -c
|
|
28 install_sh_SCRIPT = $(install_sh) -c
|
|
29 INSTALL_HEADER = $(INSTALL_DATA)
|
|
30 transform = $(program_transform_name)
|
|
31 NORMAL_INSTALL = :
|
|
32 PRE_INSTALL = :
|
|
33 POST_INSTALL = :
|
|
34 NORMAL_UNINSTALL = :
|
|
35 PRE_UNINSTALL = :
|
|
36 POST_UNINSTALL = :
|
|
37 build_triplet = @build@
|
|
38 host_triplet = @host@
|
|
39 target_triplet = @target@
|
|
40 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
|
|
41 $(srcdir)/Makefile.in $(srcdir)/audacious.1.in \
|
|
42 $(srcdir)/audacious.pc.in $(srcdir)/audacious.spec.in \
|
|
43 $(srcdir)/config.h.in $(top_srcdir)/configure \
|
|
44 $(top_srcdir)/intl/Makefile.in ABOUT-NLS AUTHORS COPYING \
|
|
45 ChangeLog INSTALL NEWS compile config.guess config.rpath \
|
|
46 config.sub depcomp install-sh ltconfig ltmain.sh missing \
|
|
47 mkinstalldirs
|
|
48 subdir = .
|
|
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
50 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
|
|
51 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
|
|
52 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
|
|
53 $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
|
|
54 $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
|
|
55 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
|
|
56 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
|
|
57 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
|
|
58 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/stdint_h.m4 \
|
|
59 $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
|
|
60 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
|
|
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
62 $(ACLOCAL_M4)
|
|
63 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
|
64 configure.lineno configure.status.lineno
|
|
65 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
66 CONFIG_HEADER = config.h
|
|
67 CONFIG_CLEAN_FILES = audacious.1 audacious.spec audacious.pc \
|
|
68 intl/Makefile
|
|
69 SOURCES =
|
|
70 DIST_SOURCES =
|
|
71 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
|
72 html-recursive info-recursive install-data-recursive \
|
|
73 install-exec-recursive install-info-recursive \
|
|
74 install-recursive installcheck-recursive installdirs-recursive \
|
|
75 pdf-recursive ps-recursive uninstall-info-recursive \
|
|
76 uninstall-recursive
|
|
77 man1dir = $(mandir)/man1
|
|
78 am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(pkgconfigdir)"
|
|
79 NROFF = nroff
|
|
80 MANS = $(man_MANS)
|
|
81 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
|
82 am__vpath_adj = case $$p in \
|
|
83 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
|
84 *) f=$$p;; \
|
|
85 esac;
|
|
86 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
|
87 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
|
|
88 DATA = $(pkgconfig_DATA)
|
|
89 ETAGS = etags
|
|
90 CTAGS = ctags
|
|
91 DIST_SUBDIRS = $(SUBDIRS)
|
|
92 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
93 distdir = $(PACKAGE)-$(VERSION)
|
|
94 top_distdir = $(distdir)
|
|
95 am__remove_distdir = \
|
|
96 { test ! -d $(distdir) \
|
|
97 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
|
|
98 && rm -fr $(distdir); }; }
|
|
99 DIST_ARCHIVES = $(distdir).tar.gz
|
|
100 GZIP_ENV = --best
|
|
101 distuninstallcheck_listfiles = find . -type f -print
|
|
102 distcleancheck_listfiles = find . -type f -print
|
|
103 ACLOCAL = @ACLOCAL@
|
|
104 ALLOCA = @ALLOCA@
|
|
105 ALSA_CFLAGS = @ALSA_CFLAGS@
|
|
106 ALSA_LIBS = @ALSA_LIBS@
|
|
107 AMDEP_FALSE = @AMDEP_FALSE@
|
|
108 AMDEP_TRUE = @AMDEP_TRUE@
|
|
109 AMTAR = @AMTAR@
|
|
110 AR = @AR@
|
|
111 ARCH_DEFINES = @ARCH_DEFINES@
|
|
112 ARCH_X86_FALSE = @ARCH_X86_FALSE@
|
|
113 ARCH_X86_TRUE = @ARCH_X86_TRUE@
|
|
114 AUTOCONF = @AUTOCONF@
|
|
115 AUTOHEADER = @AUTOHEADER@
|
|
116 AUTOMAKE = @AUTOMAKE@
|
|
117 AWK = @AWK@
|
|
118 BEEP_DEFINES = @BEEP_DEFINES@
|
|
119 BEEP_PATH = @BEEP_PATH@
|
|
120 BMP_RCPATH = @BMP_RCPATH@
|
|
121 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
|
|
122 CATOBJEXT = @CATOBJEXT@
|
|
123 CC = @CC@
|
|
124 CCAS = @CCAS@
|
|
125 CCASFLAGS = @CCASFLAGS@
|
|
126 CCDEPMODE = @CCDEPMODE@
|
|
127 CFLAGS = @CFLAGS@
|
|
128 CPP = @CPP@
|
|
129 CPPFLAGS = @CPPFLAGS@
|
2
|
130 CXX = @CXX@
|
0
|
131 CXXCPP = @CXXCPP@
|
2
|
132 CXXDEPMODE = @CXXDEPMODE@
|
|
133 CXXFLAGS = @CXXFLAGS@
|
0
|
134 CYGPATH_W = @CYGPATH_W@
|
|
135 DATADIRNAME = @DATADIRNAME@
|
|
136 DEFS = @DEFS@
|
|
137 DEPDIR = @DEPDIR@
|
|
138 ECHO = @ECHO@
|
|
139 ECHO_C = @ECHO_C@
|
|
140 ECHO_N = @ECHO_N@
|
|
141 ECHO_T = @ECHO_T@
|
|
142 EFFECT_PLUGINS = @EFFECT_PLUGINS@
|
|
143 EFFECT_PLUGIN_DIR = @EFFECT_PLUGIN_DIR@
|
|
144 EGREP = @EGREP@
|
2
|
145 ENABLE_AAC_FALSE = @ENABLE_AAC_FALSE@
|
|
146 ENABLE_AAC_TRUE = @ENABLE_AAC_TRUE@
|
0
|
147 ENABLE_MPG123_FALSE = @ENABLE_MPG123_FALSE@
|
|
148 ENABLE_MPG123_TRUE = @ENABLE_MPG123_TRUE@
|
|
149 ESD_CFLAGS = @ESD_CFLAGS@
|
|
150 ESD_LIBS = @ESD_LIBS@
|
|
151 EXEEXT = @EXEEXT@
|
|
152 GCONF_CFLAGS = @GCONF_CFLAGS@
|
|
153 GCONF_LIBS = @GCONF_LIBS@
|
|
154 GENCAT = @GENCAT@
|
|
155 GENERAL_PLUGINS = @GENERAL_PLUGINS@
|
|
156 GENERAL_PLUGIN_DIR = @GENERAL_PLUGIN_DIR@
|
|
157 GLIBC21 = @GLIBC21@
|
|
158 GMSGFMT = @GMSGFMT@
|
|
159 GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
|
|
160 GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
|
|
161 GTK_CFLAGS = @GTK_CFLAGS@
|
|
162 GTK_LIBS = @GTK_LIBS@
|
|
163 HAVE_ALSA_FALSE = @HAVE_ALSA_FALSE@
|
|
164 HAVE_ALSA_TRUE = @HAVE_ALSA_TRUE@
|
|
165 HAVE_CDROM_FALSE = @HAVE_CDROM_FALSE@
|
|
166 HAVE_CDROM_TRUE = @HAVE_CDROM_TRUE@
|
|
167 HAVE_ESD_FALSE = @HAVE_ESD_FALSE@
|
|
168 HAVE_ESD_TRUE = @HAVE_ESD_TRUE@
|
|
169 HAVE_GCONF_FALSE = @HAVE_GCONF_FALSE@
|
|
170 HAVE_GCONF_TRUE = @HAVE_GCONF_TRUE@
|
|
171 HAVE_GNOME_VFS_FALSE = @HAVE_GNOME_VFS_FALSE@
|
|
172 HAVE_GNOME_VFS_TRUE = @HAVE_GNOME_VFS_TRUE@
|
|
173 HAVE_LINUX_JOYSTICK_FALSE = @HAVE_LINUX_JOYSTICK_FALSE@
|
|
174 HAVE_LINUX_JOYSTICK_TRUE = @HAVE_LINUX_JOYSTICK_TRUE@
|
|
175 HAVE_OGGVORBIS_FALSE = @HAVE_OGGVORBIS_FALSE@
|
|
176 HAVE_OGGVORBIS_TRUE = @HAVE_OGGVORBIS_TRUE@
|
|
177 HAVE_OSS_FALSE = @HAVE_OSS_FALSE@
|
|
178 HAVE_OSS_TRUE = @HAVE_OSS_TRUE@
|
|
179 HAVE_SOLARIS_FALSE = @HAVE_SOLARIS_FALSE@
|
|
180 HAVE_SOLARIS_TRUE = @HAVE_SOLARIS_TRUE@
|
|
181 HAVE_SUN_FALSE = @HAVE_SUN_FALSE@
|
|
182 HAVE_SUN_TRUE = @HAVE_SUN_TRUE@
|
|
183 ID3LIBS = @ID3LIBS@
|
|
184 INPUT_PLUGINS = @INPUT_PLUGINS@
|
|
185 INPUT_PLUGIN_DIR = @INPUT_PLUGIN_DIR@
|
|
186 INSTALL_DATA = @INSTALL_DATA@
|
|
187 INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
188 INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
189 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
190 INSTOBJEXT = @INSTOBJEXT@
|
|
191 INTLBISON = @INTLBISON@
|
|
192 INTLLIBS = @INTLLIBS@
|
|
193 INTLOBJS = @INTLOBJS@
|
|
194 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
|
|
195 LDFLAGS = @LDFLAGS@
|
|
196 LIBBEEP_MAJOR_VERSION = @LIBBEEP_MAJOR_VERSION@
|
|
197 LIBBEEP_MICRO_VERSION = @LIBBEEP_MICRO_VERSION@
|
|
198 LIBBEEP_MINOR_VERSION = @LIBBEEP_MINOR_VERSION@
|
|
199 LIBGLADE_CFLAGS = @LIBGLADE_CFLAGS@
|
|
200 LIBGLADE_LIBS = @LIBGLADE_LIBS@
|
|
201 LIBICONV = @LIBICONV@
|
|
202 LIBINTL = @LIBINTL@
|
|
203 LIBOBJS = @LIBOBJS@
|
|
204 LIBS = @LIBS@
|
|
205 LIBTOOL = @LIBTOOL@
|
|
206 LN_S = @LN_S@
|
|
207 LTLIBICONV = @LTLIBICONV@
|
|
208 LTLIBINTL = @LTLIBINTL@
|
|
209 LTLIBOBJS = @LTLIBOBJS@
|
|
210 MAKEINFO = @MAKEINFO@
|
|
211 MKINSTALLDIRS = @MKINSTALLDIRS@
|
|
212 MSGFMT = @MSGFMT@
|
|
213 MSGMERGE = @MSGMERGE@
|
|
214 OBJEXT = @OBJEXT@
|
|
215 OGG_VORBIS_CFLAGS = @OGG_VORBIS_CFLAGS@
|
|
216 OGG_VORBIS_LIBS = @OGG_VORBIS_LIBS@
|
|
217 OUTPUT_PLUGINS = @OUTPUT_PLUGINS@
|
|
218 OUTPUT_PLUGIN_DIR = @OUTPUT_PLUGIN_DIR@
|
|
219 PACKAGE = @PACKAGE@
|
|
220 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|
221 PACKAGE_NAME = @PACKAGE_NAME@
|
|
222 PACKAGE_STRING = @PACKAGE_STRING@
|
|
223 PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|
224 PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
225 PATH_SEPARATOR = @PATH_SEPARATOR@
|
|
226 PC_REQUIRES = @PC_REQUIRES@
|
|
227 PKG_CONFIG = @PKG_CONFIG@
|
|
228 PLUGIN_LDFLAGS = @PLUGIN_LDFLAGS@
|
|
229 POSUB = @POSUB@
|
|
230 RANLIB = @RANLIB@
|
|
231 SET_MAKE = @SET_MAKE@
|
|
232 SHELL = @SHELL@
|
|
233 STRIP = @STRIP@
|
|
234 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
|
|
235 USE_NLS = @USE_NLS@
|
|
236 USE_SIMD_FALSE = @USE_SIMD_FALSE@
|
|
237 USE_SIMD_TRUE = @USE_SIMD_TRUE@
|
|
238 USE_X86ASM_FALSE = @USE_X86ASM_FALSE@
|
|
239 USE_X86ASM_TRUE = @USE_X86ASM_TRUE@
|
|
240 VERSION = @VERSION@
|
|
241 VISUALIZATION_PLUGINS = @VISUALIZATION_PLUGINS@
|
|
242 VISUALIZATION_PLUGIN_DIR = @VISUALIZATION_PLUGIN_DIR@
|
|
243 XGETTEXT = @XGETTEXT@
|
|
244 X_CFLAGS = @X_CFLAGS@
|
|
245 X_EXTRA_LIBS = @X_EXTRA_LIBS@
|
|
246 X_LIBS = @X_LIBS@
|
|
247 X_PRE_LIBS = @X_PRE_LIBS@
|
|
248 ac_ct_AR = @ac_ct_AR@
|
|
249 ac_ct_CC = @ac_ct_CC@
|
2
|
250 ac_ct_CXX = @ac_ct_CXX@
|
0
|
251 ac_ct_RANLIB = @ac_ct_RANLIB@
|
|
252 ac_ct_STRIP = @ac_ct_STRIP@
|
|
253 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
|
254 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
2
|
255 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
|
|
256 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
|
0
|
257 am__include = @am__include@
|
|
258 am__leading_dot = @am__leading_dot@
|
|
259 am__quote = @am__quote@
|
|
260 am__tar = @am__tar@
|
|
261 am__untar = @am__untar@
|
|
262 beepdir = @beepdir@
|
|
263 bindir = @bindir@
|
|
264 build = @build@
|
|
265 build_alias = @build_alias@
|
|
266 build_cpu = @build_cpu@
|
|
267 build_os = @build_os@
|
|
268 build_vendor = @build_vendor@
|
|
269 datadir = @datadir@
|
|
270 exec_prefix = @exec_prefix@
|
|
271 host = @host@
|
|
272 host_alias = @host_alias@
|
|
273 host_cpu = @host_cpu@
|
|
274 host_os = @host_os@
|
|
275 host_vendor = @host_vendor@
|
|
276 includedir = @includedir@
|
|
277 infodir = @infodir@
|
|
278 install_sh = @install_sh@
|
|
279 libdir = @libdir@
|
|
280 libexecdir = @libexecdir@
|
|
281 localedir = @localedir@
|
|
282 localstatedir = @localstatedir@
|
|
283 mandir = @mandir@
|
|
284 mkdir_p = @mkdir_p@
|
|
285 oldincludedir = @oldincludedir@
|
|
286 plugindir = @plugindir@
|
|
287 pluginsubs = @pluginsubs@
|
|
288 prefix = @prefix@
|
|
289 program_transform_name = @program_transform_name@
|
|
290 sbindir = @sbindir@
|
|
291 sharedstatedir = @sharedstatedir@
|
|
292 sysconfdir = @sysconfdir@
|
|
293 target = @target@
|
|
294 target_alias = @target_alias@
|
|
295 target_cpu = @target_cpu@
|
|
296 target_os = @target_os@
|
|
297 target_vendor = @target_vendor@
|
|
298 ACLOCAL_AMFLAGS = -I m4
|
24
|
299 SUBDIRS = intl libaudacious audacious Output Input Visualization po icons skin
|
0
|
300 man_MANS = audacious.1
|
|
301 pkgconfigdir = $(libdir)/pkgconfig
|
|
302 pkgconfig_DATA = audacious.pc
|
|
303 EXTRA_DIST = \
|
|
304 FAQ \
|
|
305 bmp.spec \
|
|
306 $(pkgconfig_DATA) \
|
|
307 $(wildcard m4/*.m4)
|
|
308
|
|
309 all: config.h
|
|
310 $(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|
311
|
|
312 .SUFFIXES:
|
|
313 am--refresh:
|
|
314 @:
|
|
315 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|
316 @for dep in $?; do \
|
|
317 case '$(am__configure_deps)' in \
|
|
318 *$$dep*) \
|
|
319 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
|
|
320 cd $(srcdir) && $(AUTOMAKE) --gnu \
|
|
321 && exit 0; \
|
|
322 exit 1;; \
|
|
323 esac; \
|
|
324 done; \
|
|
325 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
|
|
326 cd $(top_srcdir) && \
|
|
327 $(AUTOMAKE) --gnu Makefile
|
|
328 .PRECIOUS: Makefile
|
|
329 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
330 @case '$?' in \
|
|
331 *config.status*) \
|
|
332 echo ' $(SHELL) ./config.status'; \
|
|
333 $(SHELL) ./config.status;; \
|
|
334 *) \
|
|
335 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
|
336 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
|
337 esac;
|
|
338
|
|
339 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
340 $(SHELL) ./config.status --recheck
|
|
341
|
|
342 $(top_srcdir)/configure: $(am__configure_deps)
|
|
343 cd $(srcdir) && $(AUTOCONF)
|
|
344 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|
345 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
|
346
|
|
347 config.h: stamp-h1
|
|
348 @if test ! -f $@; then \
|
|
349 rm -f stamp-h1; \
|
|
350 $(MAKE) stamp-h1; \
|
|
351 else :; fi
|
|
352
|
|
353 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
|
|
354 @rm -f stamp-h1
|
|
355 cd $(top_builddir) && $(SHELL) ./config.status config.h
|
|
356 $(srcdir)/config.h.in: $(am__configure_deps)
|
|
357 cd $(top_srcdir) && $(AUTOHEADER)
|
|
358 rm -f stamp-h1
|
|
359 touch $@
|
|
360
|
|
361 distclean-hdr:
|
|
362 -rm -f config.h stamp-h1
|
|
363 audacious.1: $(top_builddir)/config.status $(srcdir)/audacious.1.in
|
|
364 cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
365 audacious.spec: $(top_builddir)/config.status $(srcdir)/audacious.spec.in
|
|
366 cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
367 audacious.pc: $(top_builddir)/config.status $(srcdir)/audacious.pc.in
|
|
368 cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
369 intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
|
|
370 cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
371
|
|
372 mostlyclean-libtool:
|
|
373 -rm -f *.lo
|
|
374
|
|
375 clean-libtool:
|
|
376 -rm -rf .libs _libs
|
|
377
|
|
378 distclean-libtool:
|
|
379 -rm -f libtool
|
|
380 uninstall-info-am:
|
|
381 install-man1: $(man1_MANS) $(man_MANS)
|
|
382 @$(NORMAL_INSTALL)
|
|
383 test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
|
|
384 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
|
|
385 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
|
386 for i in $$l2; do \
|
|
387 case "$$i" in \
|
|
388 *.1*) list="$$list $$i" ;; \
|
|
389 esac; \
|
|
390 done; \
|
|
391 for i in $$list; do \
|
|
392 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
|
393 else file=$$i; fi; \
|
|
394 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
|
395 case "$$ext" in \
|
|
396 1*) ;; \
|
|
397 *) ext='1' ;; \
|
|
398 esac; \
|
|
399 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
|
400 inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
|
401 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
|
402 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
|
|
403 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
|
|
404 done
|
|
405 uninstall-man1:
|
|
406 @$(NORMAL_UNINSTALL)
|
|
407 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
|
|
408 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
|
409 for i in $$l2; do \
|
|
410 case "$$i" in \
|
|
411 *.1*) list="$$list $$i" ;; \
|
|
412 esac; \
|
|
413 done; \
|
|
414 for i in $$list; do \
|
|
415 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
|
416 case "$$ext" in \
|
|
417 1*) ;; \
|
|
418 *) ext='1' ;; \
|
|
419 esac; \
|
|
420 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
|
421 inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
|
422 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
|
423 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
|
|
424 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
|
|
425 done
|
|
426 install-pkgconfigDATA: $(pkgconfig_DATA)
|
|
427 @$(NORMAL_INSTALL)
|
|
428 test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
|
|
429 @list='$(pkgconfig_DATA)'; for p in $$list; do \
|
|
430 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
431 f=$(am__strip_dir) \
|
|
432 echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
|
|
433 $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
|
|
434 done
|
|
435
|
|
436 uninstall-pkgconfigDATA:
|
|
437 @$(NORMAL_UNINSTALL)
|
|
438 @list='$(pkgconfig_DATA)'; for p in $$list; do \
|
|
439 f=$(am__strip_dir) \
|
|
440 echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
|
|
441 rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
|
|
442 done
|
|
443
|
|
444 # This directory's subdirectories are mostly independent; you can cd
|
|
445 # into them and run `make' without going through this Makefile.
|
|
446 # To change the values of `make' variables: instead of editing Makefiles,
|
|
447 # (1) if the variable is set in `config.status', edit `config.status'
|
|
448 # (which will cause the Makefiles to be regenerated when you run `make');
|
|
449 # (2) otherwise, pass the desired values on the `make' command line.
|
|
450 $(RECURSIVE_TARGETS):
|
|
451 @failcom='exit 1'; \
|
|
452 for f in x $$MAKEFLAGS; do \
|
|
453 case $$f in \
|
|
454 *=* | --[!k]*);; \
|
|
455 *k*) failcom='fail=yes';; \
|
|
456 esac; \
|
|
457 done; \
|
|
458 dot_seen=no; \
|
|
459 target=`echo $@ | sed s/-recursive//`; \
|
|
460 list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
461 echo "Making $$target in $$subdir"; \
|
|
462 if test "$$subdir" = "."; then \
|
|
463 dot_seen=yes; \
|
|
464 local_target="$$target-am"; \
|
|
465 else \
|
|
466 local_target="$$target"; \
|
|
467 fi; \
|
|
468 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|
469 || eval $$failcom; \
|
|
470 done; \
|
|
471 if test "$$dot_seen" = "no"; then \
|
|
472 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
|
473 fi; test -z "$$fail"
|
|
474
|
|
475 mostlyclean-recursive clean-recursive distclean-recursive \
|
|
476 maintainer-clean-recursive:
|
|
477 @failcom='exit 1'; \
|
|
478 for f in x $$MAKEFLAGS; do \
|
|
479 case $$f in \
|
|
480 *=* | --[!k]*);; \
|
|
481 *k*) failcom='fail=yes';; \
|
|
482 esac; \
|
|
483 done; \
|
|
484 dot_seen=no; \
|
|
485 case "$@" in \
|
|
486 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
|
487 *) list='$(SUBDIRS)' ;; \
|
|
488 esac; \
|
|
489 rev=''; for subdir in $$list; do \
|
|
490 if test "$$subdir" = "."; then :; else \
|
|
491 rev="$$subdir $$rev"; \
|
|
492 fi; \
|
|
493 done; \
|
|
494 rev="$$rev ."; \
|
|
495 target=`echo $@ | sed s/-recursive//`; \
|
|
496 for subdir in $$rev; do \
|
|
497 echo "Making $$target in $$subdir"; \
|
|
498 if test "$$subdir" = "."; then \
|
|
499 local_target="$$target-am"; \
|
|
500 else \
|
|
501 local_target="$$target"; \
|
|
502 fi; \
|
|
503 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|
504 || eval $$failcom; \
|
|
505 done && test -z "$$fail"
|
|
506 tags-recursive:
|
|
507 list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
508 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
|
509 done
|
|
510 ctags-recursive:
|
|
511 list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
512 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
|
513 done
|
|
514
|
|
515 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
|
516 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
517 unique=`for i in $$list; do \
|
|
518 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
519 done | \
|
|
520 $(AWK) ' { files[$$0] = 1; } \
|
|
521 END { for (i in files) print i; }'`; \
|
|
522 mkid -fID $$unique
|
|
523 tags: TAGS
|
|
524
|
|
525 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
|
|
526 $(TAGS_FILES) $(LISP)
|
|
527 tags=; \
|
|
528 here=`pwd`; \
|
|
529 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
|
530 include_option=--etags-include; \
|
|
531 empty_fix=.; \
|
|
532 else \
|
|
533 include_option=--include; \
|
|
534 empty_fix=; \
|
|
535 fi; \
|
|
536 list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
537 if test "$$subdir" = .; then :; else \
|
|
538 test ! -f $$subdir/TAGS || \
|
|
539 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
|
|
540 fi; \
|
|
541 done; \
|
|
542 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
|
|
543 unique=`for i in $$list; do \
|
|
544 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
545 done | \
|
|
546 $(AWK) ' { files[$$0] = 1; } \
|
|
547 END { for (i in files) print i; }'`; \
|
|
548 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
|
549 test -n "$$unique" || unique=$$empty_fix; \
|
|
550 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
551 $$tags $$unique; \
|
|
552 fi
|
|
553 ctags: CTAGS
|
|
554 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
|
|
555 $(TAGS_FILES) $(LISP)
|
|
556 tags=; \
|
|
557 here=`pwd`; \
|
|
558 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
|
|
559 unique=`for i in $$list; do \
|
|
560 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
561 done | \
|
|
562 $(AWK) ' { files[$$0] = 1; } \
|
|
563 END { for (i in files) print i; }'`; \
|
|
564 test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
|
565 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|
566 $$tags $$unique
|
|
567
|
|
568 GTAGS:
|
|
569 here=`$(am__cd) $(top_builddir) && pwd` \
|
|
570 && cd $(top_srcdir) \
|
|
571 && gtags -i $(GTAGS_ARGS) $$here
|
|
572
|
|
573 distclean-tags:
|
|
574 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
575
|
|
576 distdir: $(DISTFILES)
|
|
577 $(am__remove_distdir)
|
|
578 mkdir $(distdir)
|
|
579 $(mkdir_p) $(distdir)/. $(distdir)/audacious $(distdir)/intl $(distdir)/m4 $(distdir)/po
|
|
580 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
|
581 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
|
582 list='$(DISTFILES)'; for file in $$list; do \
|
|
583 case $$file in \
|
|
584 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
|
585 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
|
586 esac; \
|
|
587 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|
588 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
589 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
|
590 dir="/$$dir"; \
|
|
591 $(mkdir_p) "$(distdir)$$dir"; \
|
|
592 else \
|
|
593 dir=''; \
|
|
594 fi; \
|
|
595 if test -d $$d/$$file; then \
|
|
596 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|
597 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
|
598 fi; \
|
|
599 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
|
600 else \
|
|
601 test -f $(distdir)/$$file \
|
|
602 || cp -p $$d/$$file $(distdir)/$$file \
|
|
603 || exit 1; \
|
|
604 fi; \
|
|
605 done
|
|
606 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
|
607 if test "$$subdir" = .; then :; else \
|
|
608 test -d "$(distdir)/$$subdir" \
|
|
609 || $(mkdir_p) "$(distdir)/$$subdir" \
|
|
610 || exit 1; \
|
|
611 distdir=`$(am__cd) $(distdir) && pwd`; \
|
|
612 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
|
|
613 (cd $$subdir && \
|
|
614 $(MAKE) $(AM_MAKEFLAGS) \
|
|
615 top_distdir="$$top_distdir" \
|
|
616 distdir="$$distdir/$$subdir" \
|
|
617 distdir) \
|
|
618 || exit 1; \
|
|
619 fi; \
|
|
620 done
|
|
621 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
|
|
622 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
|
623 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
|
624 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
|
|
625 || chmod -R a+r $(distdir)
|
|
626 dist-gzip: distdir
|
|
627 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
|
628 $(am__remove_distdir)
|
|
629
|
|
630 dist-bzip2: distdir
|
|
631 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
|
632 $(am__remove_distdir)
|
|
633
|
|
634 dist-tarZ: distdir
|
|
635 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
|
|
636 $(am__remove_distdir)
|
|
637
|
|
638 dist-shar: distdir
|
|
639 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
|
|
640 $(am__remove_distdir)
|
|
641
|
|
642 dist-zip: distdir
|
|
643 -rm -f $(distdir).zip
|
|
644 zip -rq $(distdir).zip $(distdir)
|
|
645 $(am__remove_distdir)
|
|
646
|
|
647 dist dist-all: distdir
|
|
648 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
|
649 $(am__remove_distdir)
|
|
650
|
|
651 # This target untars the dist file and tries a VPATH configuration. Then
|
|
652 # it guarantees that the distribution is self-contained by making another
|
|
653 # tarfile.
|
|
654 distcheck: dist
|
|
655 case '$(DIST_ARCHIVES)' in \
|
|
656 *.tar.gz*) \
|
|
657 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
|
|
658 *.tar.bz2*) \
|
|
659 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
|
|
660 *.tar.Z*) \
|
|
661 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
|
|
662 *.shar.gz*) \
|
|
663 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
|
|
664 *.zip*) \
|
|
665 unzip $(distdir).zip ;;\
|
|
666 esac
|
|
667 chmod -R a-w $(distdir); chmod a+w $(distdir)
|
|
668 mkdir $(distdir)/_build
|
|
669 mkdir $(distdir)/_inst
|
|
670 chmod a-w $(distdir)
|
|
671 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
|
672 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
|
673 && cd $(distdir)/_build \
|
|
674 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
|
|
675 --with-included-gettext \
|
|
676 $(DISTCHECK_CONFIGURE_FLAGS) \
|
|
677 && $(MAKE) $(AM_MAKEFLAGS) \
|
|
678 && $(MAKE) $(AM_MAKEFLAGS) dvi \
|
|
679 && $(MAKE) $(AM_MAKEFLAGS) check \
|
|
680 && $(MAKE) $(AM_MAKEFLAGS) install \
|
|
681 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
|
682 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
|
683 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
|
|
684 distuninstallcheck \
|
|
685 && chmod -R a-w "$$dc_install_base" \
|
|
686 && ({ \
|
|
687 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
|
|
688 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
|
|
689 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
|
|
690 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
|
|
691 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
|
|
692 } || { rm -rf "$$dc_destdir"; exit 1; }) \
|
|
693 && rm -rf "$$dc_destdir" \
|
|
694 && $(MAKE) $(AM_MAKEFLAGS) dist \
|
|
695 && rm -rf $(DIST_ARCHIVES) \
|
|
696 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
|
|
697 $(am__remove_distdir)
|
|
698 @(echo "$(distdir) archives ready for distribution: "; \
|
|
699 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
|
|
700 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
|
|
701 distuninstallcheck:
|
|
702 @cd $(distuninstallcheck_dir) \
|
|
703 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|
|
704 || { echo "ERROR: files left after uninstall:" ; \
|
|
705 if test -n "$(DESTDIR)"; then \
|
|
706 echo " (check DESTDIR support)"; \
|
|
707 fi ; \
|
|
708 $(distuninstallcheck_listfiles) ; \
|
|
709 exit 1; } >&2
|
|
710 distcleancheck: distclean
|
|
711 @if test '$(srcdir)' = . ; then \
|
|
712 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
|
|
713 exit 1 ; \
|
|
714 fi
|
|
715 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|
|
716 || { echo "ERROR: files left in build directory after distclean:" ; \
|
|
717 $(distcleancheck_listfiles) ; \
|
|
718 exit 1; } >&2
|
|
719 check-am: all-am
|
|
720 check: check-recursive
|
|
721 all-am: Makefile $(MANS) $(DATA) config.h
|
|
722 installdirs: installdirs-recursive
|
|
723 installdirs-am:
|
|
724 for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(pkgconfigdir)"; do \
|
|
725 test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
|
726 done
|
|
727 install: install-recursive
|
|
728 install-exec: install-exec-recursive
|
|
729 install-data: install-data-recursive
|
|
730 uninstall: uninstall-recursive
|
|
731
|
|
732 install-am: all-am
|
|
733 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
734
|
|
735 installcheck: installcheck-recursive
|
|
736 install-strip:
|
|
737 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
738 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
739 `test -z '$(STRIP)' || \
|
|
740 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|
741 mostlyclean-generic:
|
|
742
|
|
743 clean-generic:
|
|
744
|
|
745 distclean-generic:
|
|
746 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
747
|
|
748 maintainer-clean-generic:
|
|
749 @echo "This command is intended for maintainers to use"
|
|
750 @echo "it deletes files that may require special tools to rebuild."
|
|
751 clean: clean-recursive
|
|
752
|
|
753 clean-am: clean-generic clean-libtool mostlyclean-am
|
|
754
|
|
755 distclean: distclean-recursive
|
|
756 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
|
757 -rm -f Makefile
|
|
758 distclean-am: clean-am distclean-generic distclean-hdr \
|
|
759 distclean-libtool distclean-tags
|
|
760
|
|
761 dvi: dvi-recursive
|
|
762
|
|
763 dvi-am:
|
|
764
|
|
765 html: html-recursive
|
|
766
|
|
767 info: info-recursive
|
|
768
|
|
769 info-am:
|
|
770
|
|
771 install-data-am: install-man install-pkgconfigDATA
|
|
772
|
|
773 install-exec-am:
|
|
774
|
|
775 install-info: install-info-recursive
|
|
776
|
|
777 install-man: install-man1
|
|
778
|
|
779 installcheck-am:
|
|
780
|
|
781 maintainer-clean: maintainer-clean-recursive
|
|
782 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
|
783 -rm -rf $(top_srcdir)/autom4te.cache
|
|
784 -rm -f Makefile
|
|
785 maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
786
|
|
787 mostlyclean: mostlyclean-recursive
|
|
788
|
|
789 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
|
790
|
|
791 pdf: pdf-recursive
|
|
792
|
|
793 pdf-am:
|
|
794
|
|
795 ps: ps-recursive
|
|
796
|
|
797 ps-am:
|
|
798
|
|
799 uninstall-am: uninstall-info-am uninstall-man uninstall-pkgconfigDATA
|
|
800
|
|
801 uninstall-info: uninstall-info-recursive
|
|
802
|
|
803 uninstall-man: uninstall-man1
|
|
804
|
|
805 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
|
|
806 check-am clean clean-generic clean-libtool clean-recursive \
|
|
807 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
|
|
808 dist-shar dist-tarZ dist-zip distcheck distclean \
|
|
809 distclean-generic distclean-hdr distclean-libtool \
|
|
810 distclean-recursive distclean-tags distcleancheck distdir \
|
|
811 distuninstallcheck dvi dvi-am html html-am info info-am \
|
|
812 install install-am install-data install-data-am install-exec \
|
|
813 install-exec-am install-info install-info-am install-man \
|
|
814 install-man1 install-pkgconfigDATA install-strip installcheck \
|
|
815 installcheck-am installdirs installdirs-am maintainer-clean \
|
|
816 maintainer-clean-generic maintainer-clean-recursive \
|
|
817 mostlyclean mostlyclean-generic mostlyclean-libtool \
|
|
818 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
|
|
819 uninstall uninstall-am uninstall-info-am uninstall-man \
|
|
820 uninstall-man1 uninstall-pkgconfigDATA
|
|
821
|
|
822 # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
823 # Otherwise a system limit (for SysV at least) may be exceeded.
|
|
824 .NOEXPORT:
|