Fix for initialization of scalos preferences library. Library is now loaded only...
[AROS-Contrib.git] / Games / lbreakout2 / Makefile.in
blob04db036022aeece4cc48547e642fa3c38a9e6ae6
1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2013 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.
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.
15 @SET_MAKE@
17 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20 case $${target_option-} in \
21 ?) ;; \
22 *) echo "am__make_running_with_option: internal error: invalid" \
23 "target option '$${target_option-}' specified" >&2; \
24 exit 1;; \
25 esac; \
26 has_opt=no; \
27 sane_makeflags=$$MAKEFLAGS; \
28 if $(am__is_gnu_make); then \
29 sane_makeflags=$$MFLAGS; \
30 else \
31 case $$MAKEFLAGS in \
32 *\\[\ \ ]*) \
33 bs=\\; \
34 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
36 esac; \
37 fi; \
38 skip_next=no; \
39 strip_trailopt () \
40 { \
41 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42 }; \
43 for flg in $$sane_makeflags; do \
44 test $$skip_next = yes && { skip_next=no; continue; }; \
45 case $$flg in \
46 *=*|--*) continue;; \
47 -*I) strip_trailopt 'I'; skip_next=yes;; \
48 -*I?*) strip_trailopt 'I';; \
49 -*O) strip_trailopt 'O'; skip_next=yes;; \
50 -*O?*) strip_trailopt 'O';; \
51 -*l) strip_trailopt 'l'; skip_next=yes;; \
52 -*l?*) strip_trailopt 'l';; \
53 -[dEDm]) skip_next=yes;; \
54 -[JT]) skip_next=yes;; \
55 esac; \
56 case $$flg in \
57 *$$target_option*) has_opt=yes; break;; \
58 esac; \
59 done; \
60 test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 target_triplet = @target@
82 subdir = .
83 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84 $(top_srcdir)/configure $(am__configure_deps) \
85 $(srcdir)/config.h.in mkinstalldirs \
86 $(top_srcdir)/intl/Makefile.in ABOUT-NLS AUTHORS COPYING \
87 ChangeLog INSTALL NEWS README TODO config.guess config.rpath \
88 config.sub depcomp install-sh missing
89 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
91 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
92 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
93 $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
94 $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
95 $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/lcmessage.m4 \
96 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
97 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/longdouble.m4 \
98 $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/nls.m4 \
99 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf-posix.m4 \
100 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/signed.m4 \
101 $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
102 $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
103 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
104 $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/acinclude.m4 \
105 $(top_srcdir)/configure.in
106 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107 $(ACLOCAL_M4)
108 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
109 configure.lineno config.status.lineno
110 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
111 CONFIG_HEADER = config.h
112 CONFIG_CLEAN_FILES = intl/Makefile
113 CONFIG_CLEAN_VPATH_FILES =
114 AM_V_P = $(am__v_P_@AM_V@)
115 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
116 am__v_P_0 = false
117 am__v_P_1 = :
118 AM_V_GEN = $(am__v_GEN_@AM_V@)
119 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
120 am__v_GEN_0 = @echo " GEN " $@;
121 am__v_GEN_1 =
122 AM_V_at = $(am__v_at_@AM_V@)
123 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
124 am__v_at_0 = @
125 am__v_at_1 =
126 SOURCES =
127 DIST_SOURCES =
128 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
129 ctags-recursive dvi-recursive html-recursive info-recursive \
130 install-data-recursive install-dvi-recursive \
131 install-exec-recursive install-html-recursive \
132 install-info-recursive install-pdf-recursive \
133 install-ps-recursive install-recursive installcheck-recursive \
134 installdirs-recursive pdf-recursive ps-recursive \
135 tags-recursive uninstall-recursive
136 am__can_run_installinfo = \
137 case $$AM_UPDATE_INFO_DIR in \
138 n|no|NO) false;; \
139 *) (install-info --version) >/dev/null 2>&1;; \
140 esac
141 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
142 am__vpath_adj = case $$p in \
143 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
144 *) f=$$p;; \
145 esac;
146 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
147 am__install_max = 40
148 am__nobase_strip_setup = \
149 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
150 am__nobase_strip = \
151 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
152 am__nobase_list = $(am__nobase_strip_setup); \
153 for p in $$list; do echo "$$p $$p"; done | \
154 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
155 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
156 if (++n[$$2] == $(am__install_max)) \
157 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
158 END { for (dir in files) print dir, files[dir] }'
159 am__base_list = \
160 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
161 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
162 am__uninstall_files_from_dir = { \
163 test -z "$$files" \
164 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
165 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
166 $(am__cd) "$$dir" && rm -f $$files; }; \
168 am__installdirs = "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(icondir)"
169 DATA = $(desktop_DATA) $(icon_DATA)
170 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
171 distclean-recursive maintainer-clean-recursive
172 am__recursive_targets = \
173 $(RECURSIVE_TARGETS) \
174 $(RECURSIVE_CLEAN_TARGETS) \
175 $(am__extra_recursive_targets)
176 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
177 cscope distdir dist dist-all distcheck
178 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
179 $(LISP)config.h.in
180 # Read a list of newline-separated strings from the standard input,
181 # and print each of them once, without duplicates. Input order is
182 # *not* preserved.
183 am__uniquify_input = $(AWK) '\
184 BEGIN { nonempty = 0; } \
185 { items[$$0] = 1; nonempty = 1; } \
186 END { if (nonempty) { for (i in items) print i; }; } \
188 # Make sure the list of sources is unique. This is necessary because,
189 # e.g., the same source file might be shared among _SOURCES variables
190 # for different programs/libraries.
191 am__define_uniq_tagged_files = \
192 list='$(am__tagged_files)'; \
193 unique=`for i in $$list; do \
194 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
195 done | $(am__uniquify_input)`
196 ETAGS = etags
197 CTAGS = ctags
198 CSCOPE = cscope
199 DIST_SUBDIRS = $(SUBDIRS)
200 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
201 distdir = $(PACKAGE)-$(VERSION)
202 top_distdir = $(distdir)
203 am__remove_distdir = \
204 if test -d "$(distdir)"; then \
205 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
206 && rm -rf "$(distdir)" \
207 || { sleep 5 && rm -rf "$(distdir)"; }; \
208 else :; fi
209 am__post_remove_distdir = $(am__remove_distdir)
210 am__relativize = \
211 dir0=`pwd`; \
212 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
213 sed_rest='s,^[^/]*/*,,'; \
214 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
215 sed_butlast='s,/*[^/]*$$,,'; \
216 while test -n "$$dir1"; do \
217 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
218 if test "$$first" != "."; then \
219 if test "$$first" = ".."; then \
220 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
221 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
222 else \
223 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
224 if test "$$first2" = "$$first"; then \
225 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
226 else \
227 dir2="../$$dir2"; \
228 fi; \
229 dir0="$$dir0"/"$$first"; \
230 fi; \
231 fi; \
232 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
233 done; \
234 reldir="$$dir2"
235 DIST_ARCHIVES = $(distdir).tar.gz
236 GZIP_ENV = --best
237 DIST_TARGETS = dist-gzip
238 distuninstallcheck_listfiles = find . -type f -print
239 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
240 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
241 distcleancheck_listfiles = find . -type f -print
242 ACLOCAL = @ACLOCAL@
243 ALLOCA = @ALLOCA@
244 AMTAR = @AMTAR@
245 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
246 AUTOCONF = @AUTOCONF@
247 AUTOHEADER = @AUTOHEADER@
248 AUTOMAKE = @AUTOMAKE@
249 AWK = @AWK@
250 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
251 CATOBJEXT = @CATOBJEXT@
252 CC = @CC@
253 CCDEPMODE = @CCDEPMODE@
254 CFLAGS = @CFLAGS@
255 CPP = @CPP@
256 CPPFLAGS = @CPPFLAGS@
257 CYGPATH_W = @CYGPATH_W@
258 DATADIRNAME = @DATADIRNAME@
259 DEFS = @DEFS@
260 DEPDIR = @DEPDIR@
261 ECHO_C = @ECHO_C@
262 ECHO_N = @ECHO_N@
263 ECHO_T = @ECHO_T@
264 EGREP = @EGREP@
265 EXEEXT = @EXEEXT@
266 GENCAT = @GENCAT@
267 GLIBC21 = @GLIBC21@
268 GMSGFMT = @GMSGFMT@
269 GREP = @GREP@
270 HAVE_ASPRINTF = @HAVE_ASPRINTF@
271 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
272 HAVE_SNPRINTF = @HAVE_SNPRINTF@
273 HAVE_WPRINTF = @HAVE_WPRINTF@
274 INSTALL = @INSTALL@
275 INSTALL_DATA = @INSTALL_DATA@
276 INSTALL_PROGRAM = @INSTALL_PROGRAM@
277 INSTALL_SCRIPT = @INSTALL_SCRIPT@
278 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
279 INSTOBJEXT = @INSTOBJEXT@
280 INTLBISON = @INTLBISON@
281 INTLLIBS = @INTLLIBS@
282 INTLOBJS = @INTLOBJS@
283 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
284 LDFLAGS = @LDFLAGS@
285 LIBICONV = @LIBICONV@
286 LIBINTL = @LIBINTL@
287 LIBOBJS = @LIBOBJS@
288 LIBS = @LIBS@
289 LTLIBICONV = @LTLIBICONV@
290 LTLIBINTL = @LTLIBINTL@
291 LTLIBOBJS = @LTLIBOBJS@
292 MAKEINFO = @MAKEINFO@
293 MKDIR_P = @MKDIR_P@
294 MKINSTALLDIRS = @MKINSTALLDIRS@
295 MSGFMT = @MSGFMT@
296 MSGMERGE = @MSGMERGE@
297 OBJEXT = @OBJEXT@
298 PACKAGE = @PACKAGE@
299 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
300 PACKAGE_NAME = @PACKAGE_NAME@
301 PACKAGE_STRING = @PACKAGE_STRING@
302 PACKAGE_TARNAME = @PACKAGE_TARNAME@
303 PACKAGE_URL = @PACKAGE_URL@
304 PACKAGE_VERSION = @PACKAGE_VERSION@
305 PATH_SEPARATOR = @PATH_SEPARATOR@
306 POSUB = @POSUB@
307 RANLIB = @RANLIB@
308 SDL_CFLAGS = @SDL_CFLAGS@
309 SDL_CONFIG = @SDL_CONFIG@
310 SDL_LIBS = @SDL_LIBS@
311 SET_MAKE = @SET_MAKE@
312 SHELL = @SHELL@
313 STRIP = @STRIP@
314 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
315 USE_NLS = @USE_NLS@
316 VERSION = @VERSION@
317 XGETTEXT = @XGETTEXT@
318 abs_builddir = @abs_builddir@
319 abs_srcdir = @abs_srcdir@
320 abs_top_builddir = @abs_top_builddir@
321 abs_top_srcdir = @abs_top_srcdir@
322 ac_ct_CC = @ac_ct_CC@
323 am__include = @am__include@
324 am__leading_dot = @am__leading_dot@
325 am__quote = @am__quote@
326 am__tar = @am__tar@
327 am__untar = @am__untar@
328 appname = @appname@
329 arch_flag = @arch_flag@
330 audio_flag = @audio_flag@
331 bindir = @bindir@
332 build = @build@
333 build_alias = @build_alias@
334 build_cpu = @build_cpu@
335 build_os = @build_os@
336 build_vendor = @build_vendor@
337 builddir = @builddir@
338 datadir = @datadir@
339 datarootdir = @datarootdir@
340 doc_dir = @doc_dir@
341 docdir = @docdir@
342 dvidir = @dvidir@
343 exec_prefix = @exec_prefix@
344 hi_dir = @hi_dir@
345 hi_inst_flag = @hi_inst_flag@
346 host = @host@
347 host_alias = @host_alias@
348 host_cpu = @host_cpu@
349 host_os = @host_os@
350 host_vendor = @host_vendor@
351 htmldir = @htmldir@
352 includedir = @includedir@
353 infodir = @infodir@
354 inst_dir = @inst_dir@
355 inst_flag = @inst_flag@
356 install_sh = @install_sh@
357 libdir = @libdir@
358 libexecdir = @libexecdir@
359 localedir = @localedir@
360 localstatedir = @localstatedir@
361 locdir_flag = @locdir_flag@
362 mandir = @mandir@
363 mixer_flag = @mixer_flag@
364 mkdir_p = @mkdir_p@
365 netdebug_flag = @netdebug_flag@
366 network_flag = @network_flag@
367 oldincludedir = @oldincludedir@
368 pdfdir = @pdfdir@
369 prefix = @prefix@
370 program_transform_name = @program_transform_name@
371 psdir = @psdir@
372 sbindir = @sbindir@
373 sdlnet_flag = @sdlnet_flag@
374 sdlnet_lib_flag = @sdlnet_lib_flag@
375 sharedstatedir = @sharedstatedir@
376 srcdir = @srcdir@
377 sysconfdir = @sysconfdir@
378 target = @target@
379 target_alias = @target_alias@
380 target_cpu = @target_cpu@
381 target_os = @target_os@
382 target_vendor = @target_vendor@
383 top_build_prefix = @top_build_prefix@
384 top_builddir = @top_builddir@
385 top_srcdir = @top_srcdir@
386 warp_flag = @warp_flag@
387 win32_deps = @win32_deps@
388 win32_inst_script = @win32_inst_script@
389 SUBDIRS = intl m4 po common gui game server client docs
390 EXTRA_DIST = config.rpath AUTHORS COPYING ChangeLog INSTALL README \
391 README-SDL.txt TODO lbreakout2.spec touchall lbreakout32.gif \
392 lbreakout48.gif lbreakout2.desktop.in win32_mancomp win32_preparchive
394 desktopdir = $(datadir)/applications
395 desktop_DATA = lbreakout2.desktop
396 icondir = $(datadir)/icons
397 icon_DATA = lbreakout48.gif
398 WIN32_TEXT = AUTHORS COPYING ChangeLog INSTALL README README-SDL.txt \
399 TODO lbreakout2.spec ABOUT-NLS
401 WIN32_LOCAL_DLL = SDL.dll SDL_mixer.dll zlib.dll libpng.dll
402 WIN32_SYS_DLL = msvcrt.dll
403 AUTOMAKE_OPTIONS = foreign
404 ACLOCAL_AMFLAGS = -I m4
405 all: config.h
406 $(MAKE) $(AM_MAKEFLAGS) all-recursive
408 .SUFFIXES:
409 am--refresh: Makefile
411 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
412 @for dep in $?; do \
413 case '$(am__configure_deps)' in \
414 *$$dep*) \
415 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
416 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
417 && exit 0; \
418 exit 1;; \
419 esac; \
420 done; \
421 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
422 $(am__cd) $(top_srcdir) && \
423 $(AUTOMAKE) --foreign Makefile
424 .PRECIOUS: Makefile
425 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
426 @case '$?' in \
427 *config.status*) \
428 echo ' $(SHELL) ./config.status'; \
429 $(SHELL) ./config.status;; \
430 *) \
431 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
432 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
433 esac;
435 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
436 $(SHELL) ./config.status --recheck
438 $(top_srcdir)/configure: $(am__configure_deps)
439 $(am__cd) $(srcdir) && $(AUTOCONF)
440 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
441 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
442 $(am__aclocal_m4_deps):
444 config.h: stamp-h1
445 @if test ! -f $@; then rm -f stamp-h1; else :; fi
446 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
448 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
449 @rm -f stamp-h1
450 cd $(top_builddir) && $(SHELL) ./config.status config.h
451 $(srcdir)/config.h.in: $(am__configure_deps)
452 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
453 rm -f stamp-h1
454 touch $@
456 distclean-hdr:
457 -rm -f config.h stamp-h1
458 intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
459 cd $(top_builddir) && $(SHELL) ./config.status $@
460 install-desktopDATA: $(desktop_DATA)
461 @$(NORMAL_INSTALL)
462 @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
463 if test -n "$$list"; then \
464 echo " $(MKDIR_P) '$(DESTDIR)$(desktopdir)'"; \
465 $(MKDIR_P) "$(DESTDIR)$(desktopdir)" || exit 1; \
466 fi; \
467 for p in $$list; do \
468 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
469 echo "$$d$$p"; \
470 done | $(am__base_list) | \
471 while read files; do \
472 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
473 $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
474 done
476 uninstall-desktopDATA:
477 @$(NORMAL_UNINSTALL)
478 @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
479 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
480 dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
481 install-iconDATA: $(icon_DATA)
482 @$(NORMAL_INSTALL)
483 @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
484 if test -n "$$list"; then \
485 echo " $(MKDIR_P) '$(DESTDIR)$(icondir)'"; \
486 $(MKDIR_P) "$(DESTDIR)$(icondir)" || exit 1; \
487 fi; \
488 for p in $$list; do \
489 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
490 echo "$$d$$p"; \
491 done | $(am__base_list) | \
492 while read files; do \
493 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \
494 $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \
495 done
497 uninstall-iconDATA:
498 @$(NORMAL_UNINSTALL)
499 @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
500 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
501 dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
503 # This directory's subdirectories are mostly independent; you can cd
504 # into them and run 'make' without going through this Makefile.
505 # To change the values of 'make' variables: instead of editing Makefiles,
506 # (1) if the variable is set in 'config.status', edit 'config.status'
507 # (which will cause the Makefiles to be regenerated when you run 'make');
508 # (2) otherwise, pass the desired values on the 'make' command line.
509 $(am__recursive_targets):
510 @fail=; \
511 if $(am__make_keepgoing); then \
512 failcom='fail=yes'; \
513 else \
514 failcom='exit 1'; \
515 fi; \
516 dot_seen=no; \
517 target=`echo $@ | sed s/-recursive//`; \
518 case "$@" in \
519 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
520 *) list='$(SUBDIRS)' ;; \
521 esac; \
522 for subdir in $$list; do \
523 echo "Making $$target in $$subdir"; \
524 if test "$$subdir" = "."; then \
525 dot_seen=yes; \
526 local_target="$$target-am"; \
527 else \
528 local_target="$$target"; \
529 fi; \
530 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
531 || eval $$failcom; \
532 done; \
533 if test "$$dot_seen" = "no"; then \
534 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
535 fi; test -z "$$fail"
537 ID: $(am__tagged_files)
538 $(am__define_uniq_tagged_files); mkid -fID $$unique
539 tags: tags-recursive
540 TAGS: tags
542 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
543 set x; \
544 here=`pwd`; \
545 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
546 include_option=--etags-include; \
547 empty_fix=.; \
548 else \
549 include_option=--include; \
550 empty_fix=; \
551 fi; \
552 list='$(SUBDIRS)'; for subdir in $$list; do \
553 if test "$$subdir" = .; then :; else \
554 test ! -f $$subdir/TAGS || \
555 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
556 fi; \
557 done; \
558 $(am__define_uniq_tagged_files); \
559 shift; \
560 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
561 test -n "$$unique" || unique=$$empty_fix; \
562 if test $$# -gt 0; then \
563 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
564 "$$@" $$unique; \
565 else \
566 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
567 $$unique; \
568 fi; \
570 ctags: ctags-recursive
572 CTAGS: ctags
573 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
574 $(am__define_uniq_tagged_files); \
575 test -z "$(CTAGS_ARGS)$$unique" \
576 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
577 $$unique
579 GTAGS:
580 here=`$(am__cd) $(top_builddir) && pwd` \
581 && $(am__cd) $(top_srcdir) \
582 && gtags -i $(GTAGS_ARGS) "$$here"
583 cscope: cscope.files
584 test ! -s cscope.files \
585 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
586 clean-cscope:
587 -rm -f cscope.files
588 cscope.files: clean-cscope cscopelist
589 cscopelist: cscopelist-recursive
591 cscopelist-am: $(am__tagged_files)
592 list='$(am__tagged_files)'; \
593 case "$(srcdir)" in \
594 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
595 *) sdir=$(subdir)/$(srcdir) ;; \
596 esac; \
597 for i in $$list; do \
598 if test -f "$$i"; then \
599 echo "$(subdir)/$$i"; \
600 else \
601 echo "$$sdir/$$i"; \
602 fi; \
603 done >> $(top_builddir)/cscope.files
605 distclean-tags:
606 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
607 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
609 distdir: $(DISTFILES)
610 $(am__remove_distdir)
611 test -d "$(distdir)" || mkdir "$(distdir)"
612 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
613 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
614 list='$(DISTFILES)'; \
615 dist_files=`for file in $$list; do echo $$file; done | \
616 sed -e "s|^$$srcdirstrip/||;t" \
617 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
618 case $$dist_files in \
619 */*) $(MKDIR_P) `echo "$$dist_files" | \
620 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
621 sort -u` ;; \
622 esac; \
623 for file in $$dist_files; do \
624 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
625 if test -d $$d/$$file; then \
626 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
627 if test -d "$(distdir)/$$file"; then \
628 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
629 fi; \
630 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
631 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
632 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
633 fi; \
634 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
635 else \
636 test -f "$(distdir)/$$file" \
637 || cp -p $$d/$$file "$(distdir)/$$file" \
638 || exit 1; \
639 fi; \
640 done
641 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
642 if test "$$subdir" = .; then :; else \
643 $(am__make_dryrun) \
644 || test -d "$(distdir)/$$subdir" \
645 || $(MKDIR_P) "$(distdir)/$$subdir" \
646 || exit 1; \
647 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
648 $(am__relativize); \
649 new_distdir=$$reldir; \
650 dir1=$$subdir; dir2="$(top_distdir)"; \
651 $(am__relativize); \
652 new_top_distdir=$$reldir; \
653 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
654 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
655 ($(am__cd) $$subdir && \
656 $(MAKE) $(AM_MAKEFLAGS) \
657 top_distdir="$$new_top_distdir" \
658 distdir="$$new_distdir" \
659 am__remove_distdir=: \
660 am__skip_length_check=: \
661 am__skip_mode_fix=: \
662 distdir) \
663 || exit 1; \
664 fi; \
665 done
666 -test -n "$(am__skip_mode_fix)" \
667 || find "$(distdir)" -type d ! -perm -755 \
668 -exec chmod u+rwx,go+rx {} \; -o \
669 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
670 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
671 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
672 || chmod -R a+r "$(distdir)"
673 dist-gzip: distdir
674 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
675 $(am__post_remove_distdir)
677 dist-bzip2: distdir
678 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
679 $(am__post_remove_distdir)
681 dist-lzip: distdir
682 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
683 $(am__post_remove_distdir)
685 dist-xz: distdir
686 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
687 $(am__post_remove_distdir)
689 dist-tarZ: distdir
690 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
691 $(am__post_remove_distdir)
693 dist-shar: distdir
694 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
695 $(am__post_remove_distdir)
697 dist-zip: distdir
698 -rm -f $(distdir).zip
699 zip -rq $(distdir).zip $(distdir)
700 $(am__post_remove_distdir)
702 dist dist-all:
703 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
704 $(am__post_remove_distdir)
706 # This target untars the dist file and tries a VPATH configuration. Then
707 # it guarantees that the distribution is self-contained by making another
708 # tarfile.
709 distcheck: dist
710 case '$(DIST_ARCHIVES)' in \
711 *.tar.gz*) \
712 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
713 *.tar.bz2*) \
714 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
715 *.tar.lz*) \
716 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
717 *.tar.xz*) \
718 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
719 *.tar.Z*) \
720 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
721 *.shar.gz*) \
722 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
723 *.zip*) \
724 unzip $(distdir).zip ;;\
725 esac
726 chmod -R a-w $(distdir)
727 chmod u+w $(distdir)
728 mkdir $(distdir)/_build $(distdir)/_inst
729 chmod a-w $(distdir)
730 test -d $(distdir)/_build || exit 0; \
731 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
732 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
733 && am__cwd=`pwd` \
734 && $(am__cd) $(distdir)/_build \
735 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
736 --with-included-gettext \
737 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
738 $(DISTCHECK_CONFIGURE_FLAGS) \
739 && $(MAKE) $(AM_MAKEFLAGS) \
740 && $(MAKE) $(AM_MAKEFLAGS) dvi \
741 && $(MAKE) $(AM_MAKEFLAGS) check \
742 && $(MAKE) $(AM_MAKEFLAGS) install \
743 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
744 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
745 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
746 distuninstallcheck \
747 && chmod -R a-w "$$dc_install_base" \
748 && ({ \
749 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
750 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
751 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
752 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
753 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
754 } || { rm -rf "$$dc_destdir"; exit 1; }) \
755 && rm -rf "$$dc_destdir" \
756 && $(MAKE) $(AM_MAKEFLAGS) dist \
757 && rm -rf $(DIST_ARCHIVES) \
758 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
759 && cd "$$am__cwd" \
760 || exit 1
761 $(am__post_remove_distdir)
762 @(echo "$(distdir) archives ready for distribution: "; \
763 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
764 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
765 distuninstallcheck:
766 @test -n '$(distuninstallcheck_dir)' || { \
767 echo 'ERROR: trying to run $@ with an empty' \
768 '$$(distuninstallcheck_dir)' >&2; \
769 exit 1; \
770 }; \
771 $(am__cd) '$(distuninstallcheck_dir)' || { \
772 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
773 exit 1; \
774 }; \
775 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
776 || { echo "ERROR: files left after uninstall:" ; \
777 if test -n "$(DESTDIR)"; then \
778 echo " (check DESTDIR support)"; \
779 fi ; \
780 $(distuninstallcheck_listfiles) ; \
781 exit 1; } >&2
782 distcleancheck: distclean
783 @if test '$(srcdir)' = . ; then \
784 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
785 exit 1 ; \
787 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
788 || { echo "ERROR: files left in build directory after distclean:" ; \
789 $(distcleancheck_listfiles) ; \
790 exit 1; } >&2
791 check-am: all-am
792 check: check-recursive
793 all-am: Makefile $(DATA) config.h
794 installdirs: installdirs-recursive
795 installdirs-am:
796 for dir in "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(icondir)"; do \
797 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
798 done
799 install: install-recursive
800 install-exec: install-exec-recursive
801 install-data: install-data-recursive
802 uninstall: uninstall-recursive
804 install-am: all-am
805 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
807 installcheck: installcheck-recursive
808 install-strip:
809 if test -z '$(STRIP)'; then \
810 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
811 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
812 install; \
813 else \
814 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
815 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
816 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
818 mostlyclean-generic:
820 clean-generic:
822 distclean-generic:
823 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
824 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
826 maintainer-clean-generic:
827 @echo "This command is intended for maintainers to use"
828 @echo "it deletes files that may require special tools to rebuild."
829 clean: clean-recursive
831 clean-am: clean-generic mostlyclean-am
833 distclean: distclean-recursive
834 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
835 -rm -f Makefile
836 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
838 dvi: dvi-recursive
840 dvi-am:
842 html: html-recursive
844 html-am:
846 info: info-recursive
848 info-am:
850 install-data-am: install-desktopDATA install-iconDATA
852 install-dvi: install-dvi-recursive
854 install-dvi-am:
856 install-exec-am:
858 install-html: install-html-recursive
860 install-html-am:
862 install-info: install-info-recursive
864 install-info-am:
866 install-man:
868 install-pdf: install-pdf-recursive
870 install-pdf-am:
872 install-ps: install-ps-recursive
874 install-ps-am:
876 installcheck-am:
878 maintainer-clean: maintainer-clean-recursive
879 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
880 -rm -rf $(top_srcdir)/autom4te.cache
881 -rm -f Makefile
882 maintainer-clean-am: distclean-am maintainer-clean-generic
884 mostlyclean: mostlyclean-recursive
886 mostlyclean-am: mostlyclean-generic
888 pdf: pdf-recursive
890 pdf-am:
892 ps: ps-recursive
894 ps-am:
896 uninstall-am: uninstall-desktopDATA uninstall-iconDATA
898 .MAKE: $(am__recursive_targets) all install-am install-strip
900 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
901 am--refresh check check-am clean clean-cscope clean-generic \
902 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
903 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
904 distcheck distclean distclean-generic distclean-hdr \
905 distclean-tags distcleancheck distdir distuninstallcheck dvi \
906 dvi-am html html-am info info-am install install-am \
907 install-data install-data-am install-desktopDATA install-dvi \
908 install-dvi-am install-exec install-exec-am install-html \
909 install-html-am install-iconDATA install-info install-info-am \
910 install-man install-pdf install-pdf-am install-ps \
911 install-ps-am install-strip installcheck installcheck-am \
912 installdirs installdirs-am maintainer-clean \
913 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
914 pdf-am ps ps-am tags tags-am uninstall uninstall-am \
915 uninstall-desktopDATA uninstall-iconDATA
918 # We can't use static desktop file because of icon location. Is this
919 # the right way to handle it? At least it works... as long as $datadir
920 # does not contain plus signs. :-)
921 lbreakout2.desktop:
922 @sed -e "s+Icon=+Icon=$(datadir)/icons/lbreakout48.gif+" \
923 < $(srcdir)/lbreakout2.desktop.in > lbreakout2.desktop
925 win32text: $(WIN32_TEXT)
926 @echo Converting text files for win32 installer
927 @-rm -rf ./win32text
928 @mkdir ./win32text
929 @for textfile in $(WIN32_TEXT); do \
930 $(AWK) '{printf "%s\r\n",$$0}' $$textfile > ./win32text/$$textfile ; \
931 done
933 win32-installer-script: @win32_inst_script@
935 @win32_inst_script@: win32text
936 @echo Generating win32 installer script
937 @echo "[Setup]" > $@
938 @echo "AppName=@appname@" >> $@
939 @echo "AppVerName=@appname@ $(VERSION)" >> $@
940 @echo "AppPublisher=Michael Speck" >> $@
941 @echo "AppPublisherURL=http://lgames.sourceforge.net/index.php?project=LBreakout2" >> $@
942 @echo "AppSupportURL=http://lgames.sourceforge.net/index.php?project=LBreakout2" >> $@
943 @echo "AppUpdatesURL=http://lgames.sourceforge.net/index.php?project=LBreakout2" >> $@
944 @echo "DefaultDirName={pf}\\$(PACKAGE)" >> $@
945 @echo "DefaultGroupName=@appname@" >> $@
946 @echo "OutputDir=." >> $@
947 @echo "Uninstallable=yes" >> $@
948 @echo "AlwaysCreateUninstallIcon=yes" >> $@
949 @echo "AdminPrivilegesRequired=1" >> $@
950 @echo "[Tasks]" >> $@
951 @echo "Name: \"desktopicon\"; Description: \"Create a &desktop icon\"; GroupDescription: \"Additional icons:\"" >> $@
952 @echo "[Files]" >> $@
953 @(cd win32dlls; for file in $(WIN32_LOCAL_DLL); do echo "Source: \"`pwd -W`\\$$file\"; DestDir: \"{app}\"; CopyMode: alwaysoverwrite" >> $@; done)
954 @(cd win32dlls; for file in $(WIN32_SYS_DLL); do echo "Source: \"`pwd -W`\\$$file\"; DestDir: \"{sys}\"; CopyMode: alwaysskipifsameorolder; Flags: restartreplace uninsneveruninstall" >> $@; done)
955 @echo "Source: \"win32text\\*.*\"; DestDir: \"{app}\"; CopyMode: alwaysoverwrite" >> $@;
956 @list='$(SUBDIRS)'; for subdir in $$list; do (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) win32-install-script); done
957 @echo "[Icons]" >> $@
958 @echo "Name: \"{group}\\@appname@\"; Filename: \"{app}\\$(PACKAGE)$(EXEEXT)\"; WorkingDir: \"{app}\"" >> $@
959 @echo "Name: \"{group}\\@appname@ Manual\"; Filename: \"{app}\\docs\\index.html\"" >> $@
960 @echo "Name: \"{userdesktop}\\@appname@\"; Filename: \"{app}\\$(PACKAGE)$(EXEEXT)\"; WorkingDir: \"{app}\"; Tasks: \"desktopicon\"" >> $@
961 @echo "[Run]" >> $@
962 @echo "Filename: \"{app}\\$(PACKAGE)$(EXEEXT)\"; Description: \"Launch @appname@\"; Flags: nowait postinstall skipifsilent" >> $@
964 @$(AWK) '{printf "%s\r\n",$$0}' $@ > installer.iss.w32
965 @mv installer.iss.w32 $@
967 win32-installer: win32-installer-script
968 $(ISCC) @win32_inst_script@
969 @mv setup.exe $(PACKAGE)-$(VERSION)-win32.exe
970 @-rm -rf win32text
971 @echo "Installer created: $(PACKAGE)-$(VERSION)-win32.exe"
973 # Tell versions [3.59,3.63) of GNU make to not export all variables.
974 # Otherwise a system limit (for SysV at least) may be exceeded.
975 .NOEXPORT: