/[pearpc]/src/system/ui/Makefile.in
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /src/system/ui/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Wed Sep 5 17:11:21 2007 UTC (16 years, 7 months ago) by dpavlin
File size: 15356 byte(s)
import upstream CVS
1 dpavlin 1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2     # @configure_input@
3    
4     # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5     # 2003, 2004 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     srcdir = @srcdir@
17     top_srcdir = @top_srcdir@
18     VPATH = @srcdir@
19     pkgdatadir = $(datadir)/@PACKAGE@
20     pkglibdir = $(libdir)/@PACKAGE@
21     pkgincludedir = $(includedir)/@PACKAGE@
22     top_builddir = ../../..
23     am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24     INSTALL = @INSTALL@
25     install_sh_DATA = $(install_sh) -c -m 644
26     install_sh_PROGRAM = $(install_sh) -c
27     install_sh_SCRIPT = $(install_sh) -c
28     INSTALL_HEADER = $(INSTALL_DATA)
29     transform = $(program_transform_name)
30     NORMAL_INSTALL = :
31     PRE_INSTALL = :
32     POST_INSTALL = :
33     NORMAL_UNINSTALL = :
34     PRE_UNINSTALL = :
35     POST_UNINSTALL = :
36     build_triplet = @build@
37     host_triplet = @host@
38     target_triplet = @target@
39     subdir = src/system/ui
40     DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42     am__aclocal_m4_deps = $(top_srcdir)/configure.in
43     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44     $(ACLOCAL_M4)
45     mkinstalldirs = $(mkdir_p)
46     CONFIG_HEADER = $(top_builddir)/config.h
47     CONFIG_CLEAN_FILES =
48     SOURCES =
49     DIST_SOURCES =
50     RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51     html-recursive info-recursive install-data-recursive \
52     install-exec-recursive install-info-recursive \
53     install-recursive installcheck-recursive installdirs-recursive \
54     pdf-recursive ps-recursive uninstall-info-recursive \
55     uninstall-recursive
56     ETAGS = etags
57     CTAGS = ctags
58     DIST_SUBDIRS = beos gtk qt sdl win32 x11
59     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60     ACLOCAL = @ACLOCAL@
61     AMDEP_FALSE = @AMDEP_FALSE@
62     AMDEP_TRUE = @AMDEP_TRUE@
63     AMTAR = @AMTAR@
64     AR = @AR@
65     ARCH_DIR = @ARCH_DIR@
66     AUTOCONF = @AUTOCONF@
67     AUTOHEADER = @AUTOHEADER@
68     AUTOMAKE = @AUTOMAKE@
69     AWK = @AWK@
70     CC = @CC@
71     CCAS = @CCAS@
72     CCASFLAGS = @CCASFLAGS@
73     CCDEPMODE = @CCDEPMODE@
74     CFLAGS = @CFLAGS@
75     CPP = @CPP@
76     CPPFLAGS = @CPPFLAGS@
77     CPU_DIR = @CPU_DIR@
78     CXX = @CXX@
79     CXXDEPMODE = @CXXDEPMODE@
80     CXXFLAGS = @CXXFLAGS@
81     CYGPATH_W = @CYGPATH_W@
82     DEFS = @DEFS@
83     DEPDIR = @DEPDIR@
84     ECHO_C = @ECHO_C@
85     ECHO_N = @ECHO_N@
86     ECHO_T = @ECHO_T@
87     EGREP = @EGREP@
88     EXEEXT = @EXEEXT@
89     GREP = @GREP@
90     INSTALL_DATA = @INSTALL_DATA@
91     INSTALL_PROGRAM = @INSTALL_PROGRAM@
92     INSTALL_SCRIPT = @INSTALL_SCRIPT@
93     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
94     LDFLAGS = @LDFLAGS@
95     LEX = @LEX@
96     LEXLIB = @LEXLIB@
97     LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
98     LIBOBJS = @LIBOBJS@
99     LIBS = @LIBS@
100     LTLIBOBJS = @LTLIBOBJS@
101     MAKE = @MAKE@
102     MAKEINFO = @MAKEINFO@
103     OBJEXT = @OBJEXT@
104     OSAPI_DIR = @OSAPI_DIR@
105     PACKAGE = @PACKAGE@
106     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
107     PACKAGE_NAME = @PACKAGE_NAME@
108     PACKAGE_STRING = @PACKAGE_STRING@
109     PACKAGE_TARNAME = @PACKAGE_TARNAME@
110     PACKAGE_VERSION = @PACKAGE_VERSION@
111     PATH_SEPARATOR = @PATH_SEPARATOR@
112     PPC_LDADD = @PPC_LDADD@
113     PPC_LDFLAGS = @PPC_LDFLAGS@
114     QT_CFLAGS = @QT_CFLAGS@
115     RANLIB = @RANLIB@
116     SDL_CFLAGS = @SDL_CFLAGS@
117     SDL_CONFIG = @SDL_CONFIG@
118     SDL_LIBS = @SDL_LIBS@
119     SET_MAKE = @SET_MAKE@
120     SHELL = @SHELL@
121     STRIP = @STRIP@
122     UI_DIR = @UI_DIR@
123     USE_ARCH_GENERIC_FALSE = @USE_ARCH_GENERIC_FALSE@
124     USE_ARCH_GENERIC_TRUE = @USE_ARCH_GENERIC_TRUE@
125     USE_ARCH_X86_FALSE = @USE_ARCH_X86_FALSE@
126     USE_ARCH_X86_TRUE = @USE_ARCH_X86_TRUE@
127     USE_CPU_GENERIC_FALSE = @USE_CPU_GENERIC_FALSE@
128     USE_CPU_GENERIC_TRUE = @USE_CPU_GENERIC_TRUE@
129     USE_CPU_JITC_X86_FALSE = @USE_CPU_JITC_X86_FALSE@
130     USE_CPU_JITC_X86_TRUE = @USE_CPU_JITC_X86_TRUE@
131     USE_OSAPI_BEOS_FALSE = @USE_OSAPI_BEOS_FALSE@
132     USE_OSAPI_BEOS_TRUE = @USE_OSAPI_BEOS_TRUE@
133     USE_OSAPI_POSIX_FALSE = @USE_OSAPI_POSIX_FALSE@
134     USE_OSAPI_POSIX_TRUE = @USE_OSAPI_POSIX_TRUE@
135     USE_OSAPI_WIN32_FALSE = @USE_OSAPI_WIN32_FALSE@
136     USE_OSAPI_WIN32_TRUE = @USE_OSAPI_WIN32_TRUE@
137     USE_UI_BEOS_FALSE = @USE_UI_BEOS_FALSE@
138     USE_UI_BEOS_TRUE = @USE_UI_BEOS_TRUE@
139     USE_UI_GTK_FALSE = @USE_UI_GTK_FALSE@
140     USE_UI_GTK_TRUE = @USE_UI_GTK_TRUE@
141     USE_UI_QT_FALSE = @USE_UI_QT_FALSE@
142     USE_UI_QT_TRUE = @USE_UI_QT_TRUE@
143     USE_UI_SDL_FALSE = @USE_UI_SDL_FALSE@
144     USE_UI_SDL_TRUE = @USE_UI_SDL_TRUE@
145     USE_UI_WIN32_FALSE = @USE_UI_WIN32_FALSE@
146     USE_UI_WIN32_TRUE = @USE_UI_WIN32_TRUE@
147     USE_UI_X11_FALSE = @USE_UI_X11_FALSE@
148     USE_UI_X11_TRUE = @USE_UI_X11_TRUE@
149     VERSION = @VERSION@
150     XMKMF = @XMKMF@
151     X_CFLAGS = @X_CFLAGS@
152     X_EXTRA_LIBS = @X_EXTRA_LIBS@
153     X_LIBS = @X_LIBS@
154     X_PRE_LIBS = @X_PRE_LIBS@
155     YACC = @YACC@
156     YFLAGS = @YFLAGS@
157     ac_ct_CC = @ac_ct_CC@
158     ac_ct_CXX = @ac_ct_CXX@
159     ac_thread = @ac_thread@
160     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
161     am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
162     am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
163     am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
164     am__include = @am__include@
165     am__leading_dot = @am__leading_dot@
166     am__quote = @am__quote@
167     bindir = @bindir@
168     build = @build@
169     build_alias = @build_alias@
170     build_cpu = @build_cpu@
171     build_os = @build_os@
172     build_vendor = @build_vendor@
173     datadir = @datadir@
174     datarootdir = @datarootdir@
175     docdir = @docdir@
176     dvidir = @dvidir@
177     exec_prefix = @exec_prefix@
178     host = @host@
179     host_alias = @host_alias@
180     host_cpu = @host_cpu@
181     host_os = @host_os@
182     host_vendor = @host_vendor@
183     htmldir = @htmldir@
184     includedir = @includedir@
185     infodir = @infodir@
186     install_sh = @install_sh@
187     libdir = @libdir@
188     libexecdir = @libexecdir@
189     localedir = @localedir@
190     localstatedir = @localstatedir@
191     mandir = @mandir@
192     mkdir_p = @mkdir_p@
193     oldincludedir = @oldincludedir@
194     pdfdir = @pdfdir@
195     prefix = @prefix@
196     program_transform_name = @program_transform_name@
197     psdir = @psdir@
198     sbindir = @sbindir@
199     sharedstatedir = @sharedstatedir@
200     sysconfdir = @sysconfdir@
201     target = @target@
202     target_alias = @target_alias@
203     target_cpu = @target_cpu@
204     target_os = @target_os@
205     target_vendor = @target_vendor@
206     AUTOMAKE_OPTIONS = foreign
207     @USE_UI_BEOS_TRUE@THE_UI_DIR = beos
208     @USE_UI_GTK_TRUE@THE_UI_DIR = gtk
209     @USE_UI_QT_TRUE@THE_UI_DIR = qt
210     @USE_UI_SDL_TRUE@THE_UI_DIR = sdl
211     @USE_UI_WIN32_TRUE@THE_UI_DIR = win32
212     @USE_UI_X11_TRUE@THE_UI_DIR = x11
213     EXTRA_DIST = gui.h
214     SUBDIRS = $(THE_UI_DIR)
215     EXTRA_SUBDIRS = beos qt gtk win32 sdl x11
216     INCLUDES = -I ../..
217     all: all-recursive
218    
219     .SUFFIXES:
220     $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
221     @for dep in $?; do \
222     case '$(am__configure_deps)' in \
223     *$$dep*) \
224     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
225     && exit 0; \
226     exit 1;; \
227     esac; \
228     done; \
229     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/system/ui/Makefile'; \
230     cd $(top_srcdir) && \
231     $(AUTOMAKE) --foreign src/system/ui/Makefile
232     .PRECIOUS: Makefile
233     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
234     @case '$?' in \
235     *config.status*) \
236     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
237     *) \
238     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
239     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
240     esac;
241    
242     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244    
245     $(top_srcdir)/configure: $(am__configure_deps)
246     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247     $(ACLOCAL_M4): $(am__aclocal_m4_deps)
248     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249     uninstall-info-am:
250    
251     # This directory's subdirectories are mostly independent; you can cd
252     # into them and run `make' without going through this Makefile.
253     # To change the values of `make' variables: instead of editing Makefiles,
254     # (1) if the variable is set in `config.status', edit `config.status'
255     # (which will cause the Makefiles to be regenerated when you run `make');
256     # (2) otherwise, pass the desired values on the `make' command line.
257     $(RECURSIVE_TARGETS):
258     @set fnord $$MAKEFLAGS; amf=$$2; \
259     dot_seen=no; \
260     target=`echo $@ | sed s/-recursive//`; \
261     list='$(SUBDIRS)'; for subdir in $$list; do \
262     echo "Making $$target in $$subdir"; \
263     if test "$$subdir" = "."; then \
264     dot_seen=yes; \
265     local_target="$$target-am"; \
266     else \
267     local_target="$$target"; \
268     fi; \
269     (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
270     || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
271     done; \
272     if test "$$dot_seen" = "no"; then \
273     $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
274     fi; test -z "$$fail"
275    
276     mostlyclean-recursive clean-recursive distclean-recursive \
277     maintainer-clean-recursive:
278     @set fnord $$MAKEFLAGS; amf=$$2; \
279     dot_seen=no; \
280     case "$@" in \
281     distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
282     *) list='$(SUBDIRS)' ;; \
283     esac; \
284     rev=''; for subdir in $$list; do \
285     if test "$$subdir" = "."; then :; else \
286     rev="$$subdir $$rev"; \
287     fi; \
288     done; \
289     rev="$$rev ."; \
290     target=`echo $@ | sed s/-recursive//`; \
291     for subdir in $$rev; do \
292     echo "Making $$target in $$subdir"; \
293     if test "$$subdir" = "."; then \
294     local_target="$$target-am"; \
295     else \
296     local_target="$$target"; \
297     fi; \
298     (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
299     || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
300     done && test -z "$$fail"
301     tags-recursive:
302     list='$(SUBDIRS)'; for subdir in $$list; do \
303     test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
304     done
305     ctags-recursive:
306     list='$(SUBDIRS)'; for subdir in $$list; do \
307     test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
308     done
309    
310     ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
311     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
312     unique=`for i in $$list; do \
313     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314     done | \
315     $(AWK) ' { files[$$0] = 1; } \
316     END { for (i in files) print i; }'`; \
317     mkid -fID $$unique
318     tags: TAGS
319    
320     TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
321     $(TAGS_FILES) $(LISP)
322     tags=; \
323     here=`pwd`; \
324     if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
325     include_option=--etags-include; \
326     empty_fix=.; \
327     else \
328     include_option=--include; \
329     empty_fix=; \
330     fi; \
331     list='$(SUBDIRS)'; for subdir in $$list; do \
332     if test "$$subdir" = .; then :; else \
333     test ! -f $$subdir/TAGS || \
334     tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
335     fi; \
336     done; \
337     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338     unique=`for i in $$list; do \
339     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340     done | \
341     $(AWK) ' { files[$$0] = 1; } \
342     END { for (i in files) print i; }'`; \
343     if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
344     test -n "$$unique" || unique=$$empty_fix; \
345     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
346     $$tags $$unique; \
347     fi
348     ctags: CTAGS
349     CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
350     $(TAGS_FILES) $(LISP)
351     tags=; \
352     here=`pwd`; \
353     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
354     unique=`for i in $$list; do \
355     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356     done | \
357     $(AWK) ' { files[$$0] = 1; } \
358     END { for (i in files) print i; }'`; \
359     test -z "$(CTAGS_ARGS)$$tags$$unique" \
360     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
361     $$tags $$unique
362    
363     GTAGS:
364     here=`$(am__cd) $(top_builddir) && pwd` \
365     && cd $(top_srcdir) \
366     && gtags -i $(GTAGS_ARGS) $$here
367    
368     distclean-tags:
369     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
370    
371     distdir: $(DISTFILES)
372     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
373     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
374     list='$(DISTFILES)'; for file in $$list; do \
375     case $$file in \
376     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
377     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
378     esac; \
379     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
380     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
381     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
382     dir="/$$dir"; \
383     $(mkdir_p) "$(distdir)$$dir"; \
384     else \
385     dir=''; \
386     fi; \
387     if test -d $$d/$$file; then \
388     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
389     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
390     fi; \
391     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
392     else \
393     test -f $(distdir)/$$file \
394     || cp -p $$d/$$file $(distdir)/$$file \
395     || exit 1; \
396     fi; \
397     done
398     list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
399     if test "$$subdir" = .; then :; else \
400     test -d "$(distdir)/$$subdir" \
401     || mkdir "$(distdir)/$$subdir" \
402     || exit 1; \
403     (cd $$subdir && \
404     $(MAKE) $(AM_MAKEFLAGS) \
405     top_distdir="../$(top_distdir)" \
406     distdir="../$(distdir)/$$subdir" \
407     distdir) \
408     || exit 1; \
409     fi; \
410     done
411     check-am: all-am
412     check: check-recursive
413     all-am: Makefile
414     installdirs: installdirs-recursive
415     installdirs-am:
416     install: install-recursive
417     install-exec: install-exec-recursive
418     install-data: install-data-recursive
419     uninstall: uninstall-recursive
420    
421     install-am: all-am
422     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
423    
424     installcheck: installcheck-recursive
425     install-strip:
426     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
427     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
428     `test -z '$(STRIP)' || \
429     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
430     mostlyclean-generic:
431    
432     clean-generic:
433    
434     distclean-generic:
435     -rm -f $(CONFIG_CLEAN_FILES)
436    
437     maintainer-clean-generic:
438     @echo "This command is intended for maintainers to use"
439     @echo "it deletes files that may require special tools to rebuild."
440     clean: clean-recursive
441    
442     clean-am: clean-generic mostlyclean-am
443    
444     distclean: distclean-recursive
445     -rm -f Makefile
446     distclean-am: clean-am distclean-generic distclean-tags
447    
448     dvi: dvi-recursive
449    
450     dvi-am:
451    
452     html: html-recursive
453    
454     info: info-recursive
455    
456     info-am:
457    
458     install-data-am:
459    
460     install-exec-am:
461    
462     install-info: install-info-recursive
463    
464     install-man:
465    
466     installcheck-am:
467    
468     maintainer-clean: maintainer-clean-recursive
469     -rm -f Makefile
470     maintainer-clean-am: distclean-am maintainer-clean-generic
471    
472     mostlyclean: mostlyclean-recursive
473    
474     mostlyclean-am: mostlyclean-generic
475    
476     pdf: pdf-recursive
477    
478     pdf-am:
479    
480     ps: ps-recursive
481    
482     ps-am:
483    
484     uninstall-am: uninstall-info-am
485    
486     uninstall-info: uninstall-info-recursive
487    
488     .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
489     clean clean-generic clean-recursive ctags ctags-recursive \
490     distclean distclean-generic distclean-recursive distclean-tags \
491     distdir dvi dvi-am html html-am info info-am install \
492     install-am install-data install-data-am install-exec \
493     install-exec-am install-info install-info-am install-man \
494     install-strip installcheck installcheck-am installdirs \
495     installdirs-am maintainer-clean maintainer-clean-generic \
496     maintainer-clean-recursive mostlyclean mostlyclean-generic \
497     mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
498     uninstall uninstall-am uninstall-info-am
499    
500     # Tell versions [3.59,3.63) of GNU make to not export all variables.
501     # Otherwise a system limit (for SysV at least) may be exceeded.
502     .NOEXPORT:

  ViewVC Help
Powered by ViewVC 1.1.26