]> Dogcows Code - chaz/openbox/blob - plugins/menu/Makefile.in
Menu uber patch
[chaz/openbox] / plugins / menu / Makefile.in
1 # Makefile.in generated by automake 1.7.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 AMDEP_FALSE = @AMDEP_FALSE@
41 AMDEP_TRUE = @AMDEP_TRUE@
42 AMTAR = @AMTAR@
43 AUTOCONF = @AUTOCONF@
44 AUTOHEADER = @AUTOHEADER@
45 AUTOMAKE = @AUTOMAKE@
46 AWK = @AWK@
47 BISON = @BISON@
48 CC = @CC@
49 CCDEPMODE = @CCDEPMODE@
50 CFLAGS = @CFLAGS@
51 CPP = @CPP@
52
53 CPPFLAGS = $(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \
54 -DG_LOG_DOMAIN=\"Plugin-Timed-Menu\"
55
56 CYGPATH_W = @CYGPATH_W@
57 DEFS = @DEFS@
58 DEPDIR = @DEPDIR@
59 ECHO = @ECHO@
60 ECHO_C = @ECHO_C@
61 ECHO_N = @ECHO_N@
62 ECHO_T = @ECHO_T@
63 EGREP = @EGREP@
64 EXEEXT = @EXEEXT@
65 FLEX = @FLEX@
66 GLIB_CFLAGS = @GLIB_CFLAGS@
67 GLIB_LIBS = @GLIB_LIBS@
68 GMODULE_CFLAGS = @GMODULE_CFLAGS@
69 GMODULE_LIBS = @GMODULE_LIBS@
70 GMSGFMT = @GMSGFMT@
71 INSTALL_DATA = @INSTALL_DATA@
72 INSTALL_PROGRAM = @INSTALL_PROGRAM@
73 INSTALL_SCRIPT = @INSTALL_SCRIPT@
74 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
75 INTLLIBS = @INTLLIBS@
76 LDFLAGS = @LDFLAGS@
77 LIBICONV = @LIBICONV@
78 LIBINTL = @LIBINTL@
79 LIBOBJS = @LIBOBJS@
80 LIBS = @LIBS@
81 LIBTOOL = @LIBTOOL@
82 LIBTOOL_DEPS = @LIBTOOL_DEPS@
83 LN_S = @LN_S@
84 LTLIBICONV = @LTLIBICONV@
85 LTLIBINTL = @LTLIBINTL@
86 LTLIBOBJS = @LTLIBOBJS@
87 MAKEINFO = @MAKEINFO@
88 MKINSTALLDIRS = @MKINSTALLDIRS@
89 MSGFMT = @MSGFMT@
90 MSGMERGE = @MSGMERGE@
91 OBJEXT = @OBJEXT@
92 PACKAGE = @PACKAGE@
93 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
94 PACKAGE_NAME = @PACKAGE_NAME@
95 PACKAGE_STRING = @PACKAGE_STRING@
96 PACKAGE_TARNAME = @PACKAGE_TARNAME@
97 PACKAGE_VERSION = @PACKAGE_VERSION@
98 PATH_SEPARATOR = @PATH_SEPARATOR@
99 PKG_CONFIG = @PKG_CONFIG@
100 POSUB = @POSUB@
101 RANLIB = @RANLIB@
102 SED = @SED@
103 SET_MAKE = @SET_MAKE@
104 SHELL = @SHELL@
105 STRIP = @STRIP@
106 USE_NLS = @USE_NLS@
107 VERSION = @VERSION@
108 VIDMODE_CFLAGS = @VIDMODE_CFLAGS@
109 VIDMODE_LIBS = @VIDMODE_LIBS@
110 XFT_CFLAGS = @XFT_CFLAGS@
111 XFT_LIBS = @XFT_LIBS@
112 XGETTEXT = @XGETTEXT@
113 XINERAMA_LIBS = @XINERAMA_LIBS@
114 XKB_CFLAGS = @XKB_CFLAGS@
115 XKB_LIBS = @XKB_LIBS@
116 XRANDR_CFLAGS = @XRANDR_CFLAGS@
117 XRANDR_LIBS = @XRANDR_LIBS@
118 XSHAPE_CFLAGS = @XSHAPE_CFLAGS@
119 XSHAPE_LIBS = @XSHAPE_LIBS@
120 X_CFLAGS = @X_CFLAGS@
121 X_EXTRA_LIBS = @X_EXTRA_LIBS@
122 X_LIBS = @X_LIBS@
123 X_PRE_LIBS = @X_PRE_LIBS@
124 ac_ct_CC = @ac_ct_CC@
125 ac_ct_RANLIB = @ac_ct_RANLIB@
126 ac_ct_STRIP = @ac_ct_STRIP@
127 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
128 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
129 am__include = @am__include@
130 am__leading_dot = @am__leading_dot@
131 am__quote = @am__quote@
132 bindir = @bindir@
133 build = @build@
134 build_alias = @build_alias@
135 build_cpu = @build_cpu@
136 build_os = @build_os@
137 build_vendor = @build_vendor@
138 datadir = @datadir@
139 exec_prefix = @exec_prefix@
140 host = @host@
141 host_alias = @host_alias@
142 host_cpu = @host_cpu@
143 host_os = @host_os@
144 host_vendor = @host_vendor@
145 includedir = @includedir@
146 infodir = @infodir@
147 install_sh = @install_sh@
148 libdir = @libdir@
149 libexecdir = @libexecdir@
150 localstatedir = @localstatedir@
151 mandir = @mandir@
152 oldincludedir = @oldincludedir@
153 prefix = @prefix@
154 program_transform_name = @program_transform_name@
155 sbindir = @sbindir@
156 sharedstatedir = @sharedstatedir@
157 sysconfdir = @sysconfdir@
158 target_alias = @target_alias@
159 plugindir = $(libdir)/openbox/plugins
160
161 INCLUDES = -I../..
162
163 plugin_LTLIBRARIES = timed_menu.la
164
165 timed_menu_la_LDFLAGS = -module -avoid-version
166 timed_menu_la_SOURCES = timed_menu.c
167
168 noinst_HEADERS = timed_menu.h
169
170 MAINTAINERCLEANFILES = Makefile.in
171 subdir = plugins/menu
172 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
173 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
174 CONFIG_CLEAN_FILES =
175 LTLIBRARIES = $(plugin_LTLIBRARIES)
176
177 timed_menu_la_LIBADD =
178 am_timed_menu_la_OBJECTS = timed_menu.lo
179 timed_menu_la_OBJECTS = $(am_timed_menu_la_OBJECTS)
180
181 DEFAULT_INCLUDES = -I. -I$(srcdir)
182 depcomp = $(SHELL) $(top_srcdir)/depcomp
183 am__depfiles_maybe = depfiles
184 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/timed_menu.Plo
185 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
186 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
187 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
188 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
189 CCLD = $(CC)
190 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
191 $(AM_LDFLAGS) $(LDFLAGS) -o $@
192 DIST_SOURCES = $(timed_menu_la_SOURCES)
193 HEADERS = $(noinst_HEADERS)
194
195 DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in
196 SOURCES = $(timed_menu_la_SOURCES)
197
198 all: all-am
199
200 .SUFFIXES:
201 .SUFFIXES: .c .lo .o .obj
202 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
203 cd $(top_srcdir) && \
204 $(AUTOMAKE) --foreign plugins/menu/Makefile
205 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
206 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
207 pluginLTLIBRARIES_INSTALL = $(INSTALL)
208 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
209 @$(NORMAL_INSTALL)
210 $(mkinstalldirs) $(DESTDIR)$(plugindir)
211 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
212 if test -f $$p; then \
213 f="`echo $$p | sed -e 's|^.*/||'`"; \
214 echo " $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(plugindir)/$$f"; \
215 $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(plugindir)/$$f; \
216 else :; fi; \
217 done
218
219 uninstall-pluginLTLIBRARIES:
220 @$(NORMAL_UNINSTALL)
221 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
222 p="`echo $$p | sed -e 's|^.*/||'`"; \
223 echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(plugindir)/$$p"; \
224 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(plugindir)/$$p; \
225 done
226
227 clean-pluginLTLIBRARIES:
228 -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
229 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
230 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
231 test "$$dir" = "$$p" && dir=.; \
232 echo "rm -f \"$${dir}/so_locations\""; \
233 rm -f "$${dir}/so_locations"; \
234 done
235 timed_menu.la: $(timed_menu_la_OBJECTS) $(timed_menu_la_DEPENDENCIES)
236 $(LINK) -rpath $(plugindir) $(timed_menu_la_LDFLAGS) $(timed_menu_la_OBJECTS) $(timed_menu_la_LIBADD) $(LIBS)
237
238 mostlyclean-compile:
239 -rm -f *.$(OBJEXT) core *.core
240
241 distclean-compile:
242 -rm -f *.tab.c
243
244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timed_menu.Plo@am__quote@
245
246 distclean-depend:
247 -rm -rf ./$(DEPDIR)
248
249 .c.o:
250 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
251 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
252 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
253 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
254 @am__fastdepCC_TRUE@ fi
255 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
256 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
257 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
258 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
259
260 .c.obj:
261 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
262 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
263 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
264 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
265 @am__fastdepCC_TRUE@ fi
266 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
267 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
268 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
269 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
270
271 .c.lo:
272 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
273 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
274 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
275 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
276 @am__fastdepCC_TRUE@ fi
277 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
278 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
279 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
280 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
281
282 mostlyclean-libtool:
283 -rm -f *.lo
284
285 clean-libtool:
286 -rm -rf .libs _libs
287
288 distclean-libtool:
289 -rm -f libtool
290 uninstall-info-am:
291
292 ETAGS = etags
293 ETAGSFLAGS =
294
295 CTAGS = ctags
296 CTAGSFLAGS =
297
298 tags: TAGS
299
300 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
301 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
302 unique=`for i in $$list; do \
303 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
304 done | \
305 $(AWK) ' { files[$$0] = 1; } \
306 END { for (i in files) print i; }'`; \
307 mkid -fID $$unique
308
309 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
310 $(TAGS_FILES) $(LISP)
311 tags=; \
312 here=`pwd`; \
313 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
314 unique=`for i in $$list; do \
315 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
316 done | \
317 $(AWK) ' { files[$$0] = 1; } \
318 END { for (i in files) print i; }'`; \
319 test -z "$(ETAGS_ARGS)$$tags$$unique" \
320 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
321 $$tags $$unique
322
323 ctags: CTAGS
324 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
325 $(TAGS_FILES) $(LISP)
326 tags=; \
327 here=`pwd`; \
328 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
329 unique=`for i in $$list; do \
330 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331 done | \
332 $(AWK) ' { files[$$0] = 1; } \
333 END { for (i in files) print i; }'`; \
334 test -z "$(CTAGS_ARGS)$$tags$$unique" \
335 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
336 $$tags $$unique
337
338 GTAGS:
339 here=`$(am__cd) $(top_builddir) && pwd` \
340 && cd $(top_srcdir) \
341 && gtags -i $(GTAGS_ARGS) $$here
342
343 distclean-tags:
344 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
345 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
346
347 top_distdir = ../..
348 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
349
350 distdir: $(DISTFILES)
351 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
352 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
353 list='$(DISTFILES)'; for file in $$list; do \
354 case $$file in \
355 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
356 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
357 esac; \
358 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
359 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
360 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
361 dir="/$$dir"; \
362 $(mkinstalldirs) "$(distdir)$$dir"; \
363 else \
364 dir=''; \
365 fi; \
366 if test -d $$d/$$file; then \
367 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
368 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
369 fi; \
370 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
371 else \
372 test -f $(distdir)/$$file \
373 || cp -p $$d/$$file $(distdir)/$$file \
374 || exit 1; \
375 fi; \
376 done
377 check-am: all-am
378 check: check-am
379 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
380
381 installdirs:
382 $(mkinstalldirs) $(DESTDIR)$(plugindir)
383
384 install: install-am
385 install-exec: install-exec-am
386 install-data: install-data-am
387 uninstall: uninstall-am
388
389 install-am: all-am
390 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
391
392 installcheck: installcheck-am
393 install-strip:
394 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
395 INSTALL_STRIP_FLAG=-s \
396 `test -z '$(STRIP)' || \
397 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
398 mostlyclean-generic:
399
400 clean-generic:
401
402 distclean-generic:
403 -rm -f Makefile $(CONFIG_CLEAN_FILES)
404
405 maintainer-clean-generic:
406 @echo "This command is intended for maintainers to use"
407 @echo "it deletes files that may require special tools to rebuild."
408 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
409 clean: clean-am
410
411 clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
412 mostlyclean-am
413
414 distclean: distclean-am
415
416 distclean-am: clean-am distclean-compile distclean-depend \
417 distclean-generic distclean-libtool distclean-local \
418 distclean-tags
419
420 dvi: dvi-am
421
422 dvi-am:
423
424 info: info-am
425
426 info-am:
427
428 install-data-am: install-pluginLTLIBRARIES
429
430 install-exec-am:
431
432 install-info: install-info-am
433
434 install-man:
435
436 installcheck-am:
437
438 maintainer-clean: maintainer-clean-am
439
440 maintainer-clean-am: distclean-am maintainer-clean-generic
441
442 mostlyclean: mostlyclean-am
443
444 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
445 mostlyclean-libtool
446
447 pdf: pdf-am
448
449 pdf-am:
450
451 ps: ps-am
452
453 ps-am:
454
455 uninstall-am: uninstall-info-am uninstall-pluginLTLIBRARIES
456
457 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
458 clean-libtool clean-pluginLTLIBRARIES ctags distclean \
459 distclean-compile distclean-depend distclean-generic \
460 distclean-libtool distclean-local distclean-tags distdir dvi \
461 dvi-am info info-am install install-am install-data \
462 install-data-am install-exec install-exec-am install-info \
463 install-info-am install-man install-pluginLTLIBRARIES \
464 install-strip installcheck installcheck-am installdirs \
465 maintainer-clean maintainer-clean-generic mostlyclean \
466 mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
467 pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am \
468 uninstall-pluginLTLIBRARIES
469
470
471 distclean-local:
472 $(RM) *\~ *.orig *.rej .\#*
473 # Tell versions [3.59,3.63) of GNU make to not export all variables.
474 # Otherwise a system limit (for SysV at least) may be exceeded.
475 .NOEXPORT:
This page took 0.055912 seconds and 4 git commands to generate.