diff options
Diffstat (limited to 'libltdl/Makefile.in')
-rw-r--r-- | libltdl/Makefile.in | 67 |
1 files changed, 30 insertions, 37 deletions
diff --git a/libltdl/Makefile.in b/libltdl/Makefile.in index 3a2edf5b..228b7ce8 100644 --- a/libltdl/Makefile.in +++ b/libltdl/Makefile.in | |||
@@ -1,8 +1,8 @@ | |||
1 | # Makefile.in generated by automake 1.9.6 from Makefile.am. | 1 | # Makefile.in generated by automake 1.8.5 from Makefile.am. |
2 | # @configure_input@ | 2 | # @configure_input@ |
3 | 3 | ||
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
5 | # 2003, 2004, 2005 Free Software Foundation, Inc. | 5 | # 2003, 2004 Free Software Foundation, Inc. |
6 | # This Makefile.in is free software; the Free Software Foundation | 6 | # This Makefile.in is free software; the Free Software Foundation |
7 | # gives unlimited permission to copy and/or distribute it, | 7 | # gives unlimited permission to copy and/or distribute it, |
8 | # with or without modifications, as long as this notice is preserved. | 8 | # with or without modifications, as long as this notice is preserved. |
@@ -15,6 +15,8 @@ | |||
15 | @SET_MAKE@ | 15 | @SET_MAKE@ |
16 | 16 | ||
17 | 17 | ||
18 | SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES) | ||
19 | |||
18 | srcdir = @srcdir@ | 20 | srcdir = @srcdir@ |
19 | top_srcdir = @top_srcdir@ | 21 | top_srcdir = @top_srcdir@ |
20 | VPATH = @srcdir@ | 22 | VPATH = @srcdir@ |
@@ -35,7 +37,6 @@ POST_INSTALL = : | |||
35 | NORMAL_UNINSTALL = : | 37 | NORMAL_UNINSTALL = : |
36 | PRE_UNINSTALL = : | 38 | PRE_UNINSTALL = : |
37 | POST_UNINSTALL = : | 39 | POST_UNINSTALL = : |
38 | build_triplet = @build@ | ||
39 | host_triplet = @host@ | 40 | host_triplet = @host@ |
40 | DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \ | 41 | DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \ |
41 | $(am__noinst_HEADERS_DIST) $(srcdir)/Makefile.am \ | 42 | $(am__noinst_HEADERS_DIST) $(srcdir)/Makefile.am \ |
@@ -49,15 +50,9 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |||
49 | $(ACLOCAL_M4) | 50 | $(ACLOCAL_M4) |
50 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | 51 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
51 | configure.lineno configure.status.lineno | 52 | configure.lineno configure.status.lineno |
52 | mkinstalldirs = $(install_sh) -d | 53 | mkinstalldirs = $(mkdir_p) |
53 | CONFIG_HEADER = config.h | 54 | CONFIG_HEADER = config.h |
54 | CONFIG_CLEAN_FILES = | 55 | CONFIG_CLEAN_FILES = |
55 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | ||
56 | am__vpath_adj = case $$p in \ | ||
57 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | ||
58 | *) f=$$p;; \ | ||
59 | esac; | ||
60 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; | ||
61 | am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" | 56 | am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" |
62 | libLTLIBRARIES_INSTALL = $(INSTALL) | 57 | libLTLIBRARIES_INSTALL = $(INSTALL) |
63 | LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) | 58 | LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) |
@@ -65,21 +60,19 @@ am__DEPENDENCIES_1 = | |||
65 | libltdl_la_DEPENDENCIES = $(am__DEPENDENCIES_1) | 60 | libltdl_la_DEPENDENCIES = $(am__DEPENDENCIES_1) |
66 | am_libltdl_la_OBJECTS = ltdl.lo | 61 | am_libltdl_la_OBJECTS = ltdl.lo |
67 | libltdl_la_OBJECTS = $(am_libltdl_la_OBJECTS) | 62 | libltdl_la_OBJECTS = $(am_libltdl_la_OBJECTS) |
68 | @INSTALL_LTDL_TRUE@am_libltdl_la_rpath = -rpath $(libdir) | ||
69 | libltdlc_la_DEPENDENCIES = $(am__DEPENDENCIES_1) | 63 | libltdlc_la_DEPENDENCIES = $(am__DEPENDENCIES_1) |
70 | am_libltdlc_la_OBJECTS = ltdl.lo | 64 | am_libltdlc_la_OBJECTS = ltdl.lo |
71 | libltdlc_la_OBJECTS = $(am_libltdlc_la_OBJECTS) | 65 | libltdlc_la_OBJECTS = $(am_libltdlc_la_OBJECTS) |
72 | @CONVENIENCE_LTDL_TRUE@am_libltdlc_la_rpath = | ||
73 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I. | 66 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I. |
74 | depcomp = | 67 | depcomp = |
75 | am__depfiles_maybe = | 68 | am__depfiles_maybe = |
76 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | 69 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
77 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | 70 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
78 | LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ | 71 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \ |
79 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ | 72 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
80 | $(AM_CFLAGS) $(CFLAGS) | 73 | $(AM_CFLAGS) $(CFLAGS) |
81 | CCLD = $(CC) | 74 | CCLD = $(CC) |
82 | LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | 75 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
83 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ | 76 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
84 | SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES) | 77 | SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES) |
85 | DIST_SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES) | 78 | DIST_SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES) |
@@ -133,6 +126,7 @@ EGREP = @EGREP@ | |||
133 | EXEEXT = @EXEEXT@ | 126 | EXEEXT = @EXEEXT@ |
134 | F77 = @F77@ | 127 | F77 = @F77@ |
135 | FFLAGS = @FFLAGS@ | 128 | FFLAGS = @FFLAGS@ |
129 | GREP = @GREP@ | ||
136 | INSTALL_DATA = @INSTALL_DATA@ | 130 | INSTALL_DATA = @INSTALL_DATA@ |
137 | INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@ | 131 | INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@ |
138 | INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@ | 132 | INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@ |
@@ -165,15 +159,9 @@ SET_MAKE = @SET_MAKE@ | |||
165 | SHELL = @SHELL@ | 159 | SHELL = @SHELL@ |
166 | STRIP = @STRIP@ | 160 | STRIP = @STRIP@ |
167 | VERSION = @VERSION@ | 161 | VERSION = @VERSION@ |
168 | ac_ct_AR = @ac_ct_AR@ | ||
169 | ac_ct_AS = @ac_ct_AS@ | ||
170 | ac_ct_CC = @ac_ct_CC@ | 162 | ac_ct_CC = @ac_ct_CC@ |
171 | ac_ct_CXX = @ac_ct_CXX@ | 163 | ac_ct_CXX = @ac_ct_CXX@ |
172 | ac_ct_DLLTOOL = @ac_ct_DLLTOOL@ | ||
173 | ac_ct_F77 = @ac_ct_F77@ | 164 | ac_ct_F77 = @ac_ct_F77@ |
174 | ac_ct_OBJDUMP = @ac_ct_OBJDUMP@ | ||
175 | ac_ct_RANLIB = @ac_ct_RANLIB@ | ||
176 | ac_ct_STRIP = @ac_ct_STRIP@ | ||
177 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ | 165 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
178 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | 166 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
179 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ | 167 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
@@ -181,8 +169,6 @@ am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ | |||
181 | am__include = @am__include@ | 169 | am__include = @am__include@ |
182 | am__leading_dot = @am__leading_dot@ | 170 | am__leading_dot = @am__leading_dot@ |
183 | am__quote = @am__quote@ | 171 | am__quote = @am__quote@ |
184 | am__tar = @am__tar@ | ||
185 | am__untar = @am__untar@ | ||
186 | bindir = @bindir@ | 172 | bindir = @bindir@ |
187 | build = @build@ | 173 | build = @build@ |
188 | build_alias = @build_alias@ | 174 | build_alias = @build_alias@ |
@@ -190,23 +176,30 @@ build_cpu = @build_cpu@ | |||
190 | build_os = @build_os@ | 176 | build_os = @build_os@ |
191 | build_vendor = @build_vendor@ | 177 | build_vendor = @build_vendor@ |
192 | datadir = @datadir@ | 178 | datadir = @datadir@ |
179 | datarootdir = @datarootdir@ | ||
180 | docdir = @docdir@ | ||
181 | dvidir = @dvidir@ | ||
193 | exec_prefix = @exec_prefix@ | 182 | exec_prefix = @exec_prefix@ |
194 | host = @host@ | 183 | host = @host@ |
195 | host_alias = @host_alias@ | 184 | host_alias = @host_alias@ |
196 | host_cpu = @host_cpu@ | 185 | host_cpu = @host_cpu@ |
197 | host_os = @host_os@ | 186 | host_os = @host_os@ |
198 | host_vendor = @host_vendor@ | 187 | host_vendor = @host_vendor@ |
188 | htmldir = @htmldir@ | ||
199 | includedir = @includedir@ | 189 | includedir = @includedir@ |
200 | infodir = @infodir@ | 190 | infodir = @infodir@ |
201 | install_sh = @install_sh@ | 191 | install_sh = @install_sh@ |
202 | libdir = @libdir@ | 192 | libdir = @libdir@ |
203 | libexecdir = @libexecdir@ | 193 | libexecdir = @libexecdir@ |
194 | localedir = @localedir@ | ||
204 | localstatedir = @localstatedir@ | 195 | localstatedir = @localstatedir@ |
205 | mandir = @mandir@ | 196 | mandir = @mandir@ |
206 | mkdir_p = @mkdir_p@ | 197 | mkdir_p = @mkdir_p@ |
207 | oldincludedir = @oldincludedir@ | 198 | oldincludedir = @oldincludedir@ |
199 | pdfdir = @pdfdir@ | ||
208 | prefix = @prefix@ | 200 | prefix = @prefix@ |
209 | program_transform_name = @program_transform_name@ | 201 | program_transform_name = @program_transform_name@ |
202 | psdir = @psdir@ | ||
210 | sbindir = @sbindir@ | 203 | sbindir = @sbindir@ |
211 | sharedstatedir = @sharedstatedir@ | 204 | sharedstatedir = @sharedstatedir@ |
212 | sysconfdir = @sysconfdir@ | 205 | sysconfdir = @sysconfdir@ |
@@ -282,7 +275,7 @@ install-libLTLIBRARIES: $(lib_LTLIBRARIES) | |||
282 | test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" | 275 | test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" |
283 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | 276 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
284 | if test -f $$p; then \ | 277 | if test -f $$p; then \ |
285 | f=$(am__strip_dir) \ | 278 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
286 | echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ | 279 | echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ |
287 | $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ | 280 | $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ |
288 | else :; fi; \ | 281 | else :; fi; \ |
@@ -290,8 +283,8 @@ install-libLTLIBRARIES: $(lib_LTLIBRARIES) | |||
290 | 283 | ||
291 | uninstall-libLTLIBRARIES: | 284 | uninstall-libLTLIBRARIES: |
292 | @$(NORMAL_UNINSTALL) | 285 | @$(NORMAL_UNINSTALL) |
293 | @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | 286 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
294 | p=$(am__strip_dir) \ | 287 | p="`echo $$p | sed -e 's|^.*/||'`"; \ |
295 | echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ | 288 | echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ |
296 | $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ | 289 | $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ |
297 | done | 290 | done |
@@ -314,9 +307,9 @@ clean-noinstLTLIBRARIES: | |||
314 | rm -f "$${dir}/so_locations"; \ | 307 | rm -f "$${dir}/so_locations"; \ |
315 | done | 308 | done |
316 | libltdl.la: $(libltdl_la_OBJECTS) $(libltdl_la_DEPENDENCIES) | 309 | libltdl.la: $(libltdl_la_OBJECTS) $(libltdl_la_DEPENDENCIES) |
317 | $(LINK) $(am_libltdl_la_rpath) $(libltdl_la_LDFLAGS) $(libltdl_la_OBJECTS) $(libltdl_la_LIBADD) $(LIBS) | 310 | $(LINK) -rpath $(libdir) $(libltdl_la_LDFLAGS) $(libltdl_la_OBJECTS) $(libltdl_la_LIBADD) $(LIBS) |
318 | libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES) | 311 | libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES) |
319 | $(LINK) $(am_libltdlc_la_rpath) $(libltdlc_la_LDFLAGS) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS) | 312 | $(LINK) $(libltdlc_la_LDFLAGS) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS) |
320 | 313 | ||
321 | mostlyclean-compile: | 314 | mostlyclean-compile: |
322 | -rm -f *.$(OBJEXT) | 315 | -rm -f *.$(OBJEXT) |
@@ -347,7 +340,7 @@ install-includeHEADERS: $(include_HEADERS) | |||
347 | test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)" | 340 | test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)" |
348 | @list='$(include_HEADERS)'; for p in $$list; do \ | 341 | @list='$(include_HEADERS)'; for p in $$list; do \ |
349 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | 342 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
350 | f=$(am__strip_dir) \ | 343 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
351 | echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \ | 344 | echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \ |
352 | $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \ | 345 | $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \ |
353 | done | 346 | done |
@@ -355,7 +348,7 @@ install-includeHEADERS: $(include_HEADERS) | |||
355 | uninstall-includeHEADERS: | 348 | uninstall-includeHEADERS: |
356 | @$(NORMAL_UNINSTALL) | 349 | @$(NORMAL_UNINSTALL) |
357 | @list='$(include_HEADERS)'; for p in $$list; do \ | 350 | @list='$(include_HEADERS)'; for p in $$list; do \ |
358 | f=$(am__strip_dir) \ | 351 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
359 | echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \ | 352 | echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \ |
360 | rm -f "$(DESTDIR)$(includedir)/$$f"; \ | 353 | rm -f "$(DESTDIR)$(includedir)/$$f"; \ |
361 | done | 354 | done |
@@ -443,15 +436,15 @@ distdir: $(DISTFILES) | |||
443 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ | 436 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
444 | || chmod -R a+r $(distdir) | 437 | || chmod -R a+r $(distdir) |
445 | dist-gzip: distdir | 438 | dist-gzip: distdir |
446 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | 439 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
447 | $(am__remove_distdir) | 440 | $(am__remove_distdir) |
448 | 441 | ||
449 | dist-bzip2: distdir | 442 | dist-bzip2: distdir |
450 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 | 443 | $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 |
451 | $(am__remove_distdir) | 444 | $(am__remove_distdir) |
452 | 445 | ||
453 | dist-tarZ: distdir | 446 | dist-tarZ: distdir |
454 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z | 447 | $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z |
455 | $(am__remove_distdir) | 448 | $(am__remove_distdir) |
456 | 449 | ||
457 | dist-shar: distdir | 450 | dist-shar: distdir |
@@ -464,7 +457,7 @@ dist-zip: distdir | |||
464 | $(am__remove_distdir) | 457 | $(am__remove_distdir) |
465 | 458 | ||
466 | dist dist-all: distdir | 459 | dist dist-all: distdir |
467 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | 460 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
468 | $(am__remove_distdir) | 461 | $(am__remove_distdir) |
469 | 462 | ||
470 | # This target untars the dist file and tries a VPATH configuration. Then | 463 | # This target untars the dist file and tries a VPATH configuration. Then |
@@ -473,11 +466,11 @@ dist dist-all: distdir | |||
473 | distcheck: dist | 466 | distcheck: dist |
474 | case '$(DIST_ARCHIVES)' in \ | 467 | case '$(DIST_ARCHIVES)' in \ |
475 | *.tar.gz*) \ | 468 | *.tar.gz*) \ |
476 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ | 469 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\ |
477 | *.tar.bz2*) \ | 470 | *.tar.bz2*) \ |
478 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ | 471 | bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\ |
479 | *.tar.Z*) \ | 472 | *.tar.Z*) \ |
480 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ | 473 | uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\ |
481 | *.shar.gz*) \ | 474 | *.shar.gz*) \ |
482 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ | 475 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
483 | *.zip*) \ | 476 | *.zip*) \ |
@@ -561,7 +554,7 @@ clean-generic: | |||
561 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) | 554 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
562 | 555 | ||
563 | distclean-generic: | 556 | distclean-generic: |
564 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | 557 | -rm -f $(CONFIG_CLEAN_FILES) |
565 | 558 | ||
566 | maintainer-clean-generic: | 559 | maintainer-clean-generic: |
567 | @echo "This command is intended for maintainers to use" | 560 | @echo "This command is intended for maintainers to use" |