Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ouups, skel_rewriter is not ready for release yet
[simgrid.git] / tools / Makefile.in
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 # Makefile chunk which allows to display the files which should be included
18 # into the distribution.
19
20 # It is intended to be included in all Makefile.am 
21 srcdir = @srcdir@
22 top_srcdir = @top_srcdir@
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkgincludedir = $(includedir)/@PACKAGE@
27 top_builddir = ..
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 INSTALL = @INSTALL@
30 install_sh_DATA = $(install_sh) -c -m 644
31 install_sh_PROGRAM = $(install_sh) -c
32 install_sh_SCRIPT = $(install_sh) -c
33 INSTALL_HEADER = $(INSTALL_DATA)
34 transform = $(program_transform_name)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 build_triplet = @build@
42 host_triplet = @host@
43 target_triplet = @target@
44 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
45         $(srcdir)/graspe-slave.in $(top_srcdir)/acmacro/dist-files.mk
46 subdir = tools
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/acmacro/ac_func_snprintf.m4 \
49         $(top_srcdir)/acmacro/compiler-flags.m4 \
50         $(top_srcdir)/acmacro/context.m4 \
51         $(top_srcdir)/acmacro/fancy_configury.m4 \
52         $(top_srcdir)/acmacro/flex.m4 \
53         $(top_srcdir)/acmacro/gras_arch.m4 \
54         $(top_srcdir)/acmacro/print_null.m4 \
55         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
56 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57         $(ACLOCAL_M4)
58 mkinstalldirs = $(install_sh) -d
59 CONFIG_HEADER = $(top_builddir)/src/gras_config.h
60 CONFIG_CLEAN_FILES = graspe-slave
61 SOURCES =
62 DIST_SOURCES =
63 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
64         html-recursive info-recursive install-data-recursive \
65         install-exec-recursive install-info-recursive \
66         install-recursive installcheck-recursive installdirs-recursive \
67         pdf-recursive ps-recursive uninstall-info-recursive \
68         uninstall-recursive
69 ETAGS = etags
70 CTAGS = ctags
71 DIST_SUBDIRS = $(SUBDIRS)
72 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73 ACLOCAL = @ACLOCAL@
74 ADDR2LINE = @ADDR2LINE@
75 AMDEP_FALSE = @AMDEP_FALSE@
76 AMDEP_TRUE = @AMDEP_TRUE@
77 AMTAR = @AMTAR@
78 AR = @AR@
79 AS = @AS@
80 AUTOCONF = @AUTOCONF@
81 AUTOHEADER = @AUTOHEADER@
82 AUTOMAKE = @AUTOMAKE@
83 AWK = @AWK@
84 BASH = @BASH@
85 CC = @CC@
86 CCDEPMODE = @CCDEPMODE@
87 CFLAGS = @CFLAGS@
88 CPP = @CPP@
89 CPPFLAGS = @CPPFLAGS@
90 CXX = @CXX@
91 CXXCPP = @CXXCPP@
92 CXXDEPMODE = @CXXDEPMODE@
93 CXXFLAGS = @CXXFLAGS@
94 CYGPATH_W = @CYGPATH_W@
95 DEFS = @DEFS@
96 DEPDIR = @DEPDIR@
97 DLLTOOL = @DLLTOOL@
98 DOXYGEN = @DOXYGEN@
99 ECHO = @ECHO@
100 ECHO_C = @ECHO_C@
101 ECHO_N = @ECHO_N@
102 ECHO_T = @ECHO_T@
103 EGREP = @EGREP@
104 EXEEXT = @EXEEXT@
105 F77 = @F77@
106 FFLAGS = @FFLAGS@
107 FLEXML = @FLEXML@
108 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
109 GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@
110 GRAS_DEP = @GRAS_DEP@
111 HAVE_FLEXML_FALSE = @HAVE_FLEXML_FALSE@
112 HAVE_FLEXML_TRUE = @HAVE_FLEXML_TRUE@
113 INSTALL_DATA = @INSTALL_DATA@
114 INSTALL_PROGRAM = @INSTALL_PROGRAM@
115 INSTALL_SCRIPT = @INSTALL_SCRIPT@
116 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117 LDFLAGS = @LDFLAGS@
118 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
119 LEX = @LEX@
120 LEXLIB = @LEXLIB@
121 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
122 LIBOBJS = @LIBOBJS@
123 LIBS = @LIBS@
124 LIBTOOL = @LIBTOOL@
125 LN_S = @LN_S@
126 LTLIBOBJS = @LTLIBOBJS@
127 MAINT = @MAINT@
128 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
129 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
130 MAKEINFO = @MAKEINFO@
131 MD5SUM = @MD5SUM@
132 OBJDUMP = @OBJDUMP@
133 OBJEXT = @OBJEXT@
134 PACKAGE = @PACKAGE@
135 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
136 PACKAGE_NAME = @PACKAGE_NAME@
137 PACKAGE_STRING = @PACKAGE_STRING@
138 PACKAGE_TARNAME = @PACKAGE_TARNAME@
139 PACKAGE_VERSION = @PACKAGE_VERSION@
140 PATH_SEPARATOR = @PATH_SEPARATOR@
141 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
142 RANLIB = @RANLIB@
143 SET_MAKE = @SET_MAKE@
144 SHELL = @SHELL@
145 SIMGRID_DEP = @SIMGRID_DEP@
146 STRIP = @STRIP@
147 VERSION = @VERSION@
148 WARNING = @WARNING@
149 abs_builddir = @abs_builddir@
150 abs_srcdir = @abs_srcdir@
151 abs_top_builddir = @abs_top_builddir@
152 abs_top_srcdir = @abs_top_srcdir@
153 ac_configure_args = @ac_configure_args@
154 ac_ct_AR = @ac_ct_AR@
155 ac_ct_AS = @ac_ct_AS@
156 ac_ct_CC = @ac_ct_CC@
157 ac_ct_CXX = @ac_ct_CXX@
158 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
159 ac_ct_F77 = @ac_ct_F77@
160 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
161 ac_ct_RANLIB = @ac_ct_RANLIB@
162 ac_ct_STRIP = @ac_ct_STRIP@
163 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
164 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
165 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
166 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
167 am__include = @am__include@
168 am__leading_dot = @am__leading_dot@
169 am__quote = @am__quote@
170 am__tar = @am__tar@
171 am__untar = @am__untar@
172 bindir = @bindir@
173 build = @build@
174 build_alias = @build_alias@
175 build_cpu = @build_cpu@
176 build_id = @build_id@
177 build_os = @build_os@
178 build_vendor = @build_vendor@
179 datadir = @datadir@
180 exec_prefix = @exec_prefix@
181 host = @host@
182 host_alias = @host_alias@
183 host_cpu = @host_cpu@
184 host_os = @host_os@
185 host_vendor = @host_vendor@
186 includedir = @includedir@
187 infodir = @infodir@
188 install_sh = @install_sh@
189 libdir = @libdir@
190 libexecdir = @libexecdir@
191 localstatedir = @localstatedir@
192 mandir = @mandir@
193 mkdir_p = @mkdir_p@
194 oldincludedir = @oldincludedir@
195 prefix = @prefix@
196 program_transform_name = @program_transform_name@
197 pth_skaddr_makecontext = @pth_skaddr_makecontext@
198 pth_sksize_makecontext = @pth_sksize_makecontext@
199 sbindir = @sbindir@
200 sharedstatedir = @sharedstatedir@
201 sysconfdir = @sysconfdir@
202 target = @target@
203 target_alias = @target_alias@
204 target_cpu = @target_cpu@
205 target_os = @target_os@
206 target_vendor = @target_vendor@
207 SUBDIRS = gras
208 @GRAMINE_MODE_FALSE@EXTRA_DIST = graspe-master
209 all: all-recursive
210
211 .SUFFIXES:
212 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
213         @for dep in $?; do \
214           case '$(am__configure_deps)' in \
215             *$$dep*) \
216               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
217                 && exit 0; \
218               exit 1;; \
219           esac; \
220         done; \
221         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tools/Makefile'; \
222         cd $(top_srcdir) && \
223           $(AUTOMAKE) --gnu  tools/Makefile
224 .PRECIOUS: Makefile
225 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
226         @case '$?' in \
227           *config.status*) \
228             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
229           *) \
230             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
231             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
232         esac;
233
234 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236
237 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
238         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
240         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241 graspe-slave: $(top_builddir)/config.status $(srcdir)/graspe-slave.in
242         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
243
244 mostlyclean-libtool:
245         -rm -f *.lo
246
247 clean-libtool:
248         -rm -rf .libs _libs
249
250 distclean-libtool:
251         -rm -f libtool
252 uninstall-info-am:
253
254 # This directory's subdirectories are mostly independent; you can cd
255 # into them and run `make' without going through this Makefile.
256 # To change the values of `make' variables: instead of editing Makefiles,
257 # (1) if the variable is set in `config.status', edit `config.status'
258 #     (which will cause the Makefiles to be regenerated when you run `make');
259 # (2) otherwise, pass the desired values on the `make' command line.
260 $(RECURSIVE_TARGETS):
261         @failcom='exit 1'; \
262         for f in x $$MAKEFLAGS; do \
263           case $$f in \
264             *=* | --[!k]*);; \
265             *k*) failcom='fail=yes';; \
266           esac; \
267         done; \
268         dot_seen=no; \
269         target=`echo $@ | sed s/-recursive//`; \
270         list='$(SUBDIRS)'; for subdir in $$list; do \
271           echo "Making $$target in $$subdir"; \
272           if test "$$subdir" = "."; then \
273             dot_seen=yes; \
274             local_target="$$target-am"; \
275           else \
276             local_target="$$target"; \
277           fi; \
278           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
279           || eval $$failcom; \
280         done; \
281         if test "$$dot_seen" = "no"; then \
282           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
283         fi; test -z "$$fail"
284
285 mostlyclean-recursive clean-recursive distclean-recursive \
286 maintainer-clean-recursive:
287         @failcom='exit 1'; \
288         for f in x $$MAKEFLAGS; do \
289           case $$f in \
290             *=* | --[!k]*);; \
291             *k*) failcom='fail=yes';; \
292           esac; \
293         done; \
294         dot_seen=no; \
295         case "$@" in \
296           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
297           *) list='$(SUBDIRS)' ;; \
298         esac; \
299         rev=''; for subdir in $$list; do \
300           if test "$$subdir" = "."; then :; else \
301             rev="$$subdir $$rev"; \
302           fi; \
303         done; \
304         rev="$$rev ."; \
305         target=`echo $@ | sed s/-recursive//`; \
306         for subdir in $$rev; do \
307           echo "Making $$target in $$subdir"; \
308           if test "$$subdir" = "."; then \
309             local_target="$$target-am"; \
310           else \
311             local_target="$$target"; \
312           fi; \
313           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
314           || eval $$failcom; \
315         done && test -z "$$fail"
316 tags-recursive:
317         list='$(SUBDIRS)'; for subdir in $$list; do \
318           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
319         done
320 ctags-recursive:
321         list='$(SUBDIRS)'; for subdir in $$list; do \
322           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
323         done
324
325 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
326         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
327         unique=`for i in $$list; do \
328             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329           done | \
330           $(AWK) '    { files[$$0] = 1; } \
331                END { for (i in files) print i; }'`; \
332         mkid -fID $$unique
333 tags: TAGS
334
335 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
336                 $(TAGS_FILES) $(LISP)
337         tags=; \
338         here=`pwd`; \
339         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
340           include_option=--etags-include; \
341           empty_fix=.; \
342         else \
343           include_option=--include; \
344           empty_fix=; \
345         fi; \
346         list='$(SUBDIRS)'; for subdir in $$list; do \
347           if test "$$subdir" = .; then :; else \
348             test ! -f $$subdir/TAGS || \
349               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
350           fi; \
351         done; \
352         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
353         unique=`for i in $$list; do \
354             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355           done | \
356           $(AWK) '    { files[$$0] = 1; } \
357                END { for (i in files) print i; }'`; \
358         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
359           test -n "$$unique" || unique=$$empty_fix; \
360           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
361             $$tags $$unique; \
362         fi
363 ctags: CTAGS
364 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
365                 $(TAGS_FILES) $(LISP)
366         tags=; \
367         here=`pwd`; \
368         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
369         unique=`for i in $$list; do \
370             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371           done | \
372           $(AWK) '    { files[$$0] = 1; } \
373                END { for (i in files) print i; }'`; \
374         test -z "$(CTAGS_ARGS)$$tags$$unique" \
375           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
376              $$tags $$unique
377
378 GTAGS:
379         here=`$(am__cd) $(top_builddir) && pwd` \
380           && cd $(top_srcdir) \
381           && gtags -i $(GTAGS_ARGS) $$here
382
383 distclean-tags:
384         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
385
386 distdir: $(DISTFILES)
387         $(mkdir_p) $(distdir)/../acmacro
388         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
389         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
390         list='$(DISTFILES)'; for file in $$list; do \
391           case $$file in \
392             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
393             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
394           esac; \
395           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
396           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
397           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
398             dir="/$$dir"; \
399             $(mkdir_p) "$(distdir)$$dir"; \
400           else \
401             dir=''; \
402           fi; \
403           if test -d $$d/$$file; then \
404             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
405               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
406             fi; \
407             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
408           else \
409             test -f $(distdir)/$$file \
410             || cp -p $$d/$$file $(distdir)/$$file \
411             || exit 1; \
412           fi; \
413         done
414         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
415           if test "$$subdir" = .; then :; else \
416             test -d "$(distdir)/$$subdir" \
417             || $(mkdir_p) "$(distdir)/$$subdir" \
418             || exit 1; \
419             distdir=`$(am__cd) $(distdir) && pwd`; \
420             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
421             (cd $$subdir && \
422               $(MAKE) $(AM_MAKEFLAGS) \
423                 top_distdir="$$top_distdir" \
424                 distdir="$$distdir/$$subdir" \
425                 distdir) \
426               || exit 1; \
427           fi; \
428         done
429 check-am: all-am
430 check: check-recursive
431 all-am: Makefile
432 installdirs: installdirs-recursive
433 installdirs-am:
434 install: install-recursive
435 install-exec: install-exec-recursive
436 install-data: install-data-recursive
437 uninstall: uninstall-recursive
438
439 install-am: all-am
440         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
441
442 installcheck: installcheck-recursive
443 install-strip:
444         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
445           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
446           `test -z '$(STRIP)' || \
447             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
448 mostlyclean-generic:
449
450 clean-generic:
451
452 distclean-generic:
453         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
454
455 maintainer-clean-generic:
456         @echo "This command is intended for maintainers to use"
457         @echo "it deletes files that may require special tools to rebuild."
458 clean: clean-recursive
459
460 clean-am: clean-generic clean-libtool mostlyclean-am
461
462 distclean: distclean-recursive
463         -rm -f Makefile
464 distclean-am: clean-am distclean-generic distclean-libtool \
465         distclean-tags
466
467 dvi: dvi-recursive
468
469 dvi-am:
470
471 html: html-recursive
472
473 info: info-recursive
474
475 info-am:
476
477 install-data-am:
478
479 install-exec-am:
480
481 install-info: install-info-recursive
482
483 install-man:
484
485 installcheck-am:
486
487 maintainer-clean: maintainer-clean-recursive
488         -rm -f Makefile
489 maintainer-clean-am: distclean-am maintainer-clean-generic
490
491 mostlyclean: mostlyclean-recursive
492
493 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
494
495 pdf: pdf-recursive
496
497 pdf-am:
498
499 ps: ps-recursive
500
501 ps-am:
502
503 uninstall-am: uninstall-info-am
504
505 uninstall-info: uninstall-info-recursive
506
507 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
508         clean clean-generic clean-libtool clean-recursive ctags \
509         ctags-recursive distclean distclean-generic distclean-libtool \
510         distclean-recursive distclean-tags distdir dvi dvi-am html \
511         html-am info info-am install install-am install-data \
512         install-data-am install-exec install-exec-am install-info \
513         install-info-am install-man install-strip installcheck \
514         installcheck-am installdirs installdirs-am maintainer-clean \
515         maintainer-clean-generic maintainer-clean-recursive \
516         mostlyclean mostlyclean-generic mostlyclean-libtool \
517         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
518         uninstall uninstall-am uninstall-info-am
519
520
521 dist-files:
522         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
523         @echo
524         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
525 # Tell versions [3.59,3.63) of GNU make to not export all variables.
526 # Otherwise a system limit (for SysV at least) may be exceeded.
527 .NOEXPORT: