Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib/graphics/importer/Makefile.in @ 5412

Last change on this file since 5412 was 5412, checked in by bensch, 19 years ago

orxonox/trunk: subprojects compile again (but with many segfaults)

File size: 14.9 KB
Line 
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
17
18SOURCES = $(libORXimporter_la_SOURCES)
19
20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
22VPATH = @srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26top_builddir = ../../../..
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40host_triplet = @host@
41subdir = src/lib/graphics/importer
42DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
43        $(srcdir)/Makefile.in
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47        $(ACLOCAL_M4)
48mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49CONFIG_HEADER = $(top_builddir)/config.h
50CONFIG_CLEAN_FILES =
51LTLIBRARIES = $(noinst_LTLIBRARIES)
52libORXimporter_la_LIBADD =
53am_libORXimporter_la_OBJECTS = model.lo objModel.lo primitive_model.lo \
54        md2Model.lo material.lo texture.lo
55libORXimporter_la_OBJECTS = $(am_libORXimporter_la_OBJECTS)
56DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
57depcomp = $(SHELL) $(top_srcdir)/depcomp
58am__depfiles_maybe = depfiles
59@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/material.Plo \
60@AMDEP_TRUE@    ./$(DEPDIR)/md2Model.Plo ./$(DEPDIR)/model.Plo \
61@AMDEP_TRUE@    ./$(DEPDIR)/objModel.Plo \
62@AMDEP_TRUE@    ./$(DEPDIR)/primitive_model.Plo \
63@AMDEP_TRUE@    ./$(DEPDIR)/texture.Plo
64CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
65        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
66LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
67        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
68        $(AM_CXXFLAGS) $(CXXFLAGS)
69CXXLD = $(CXX)
70CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
71        $(AM_LDFLAGS) $(LDFLAGS) -o $@
72SOURCES = $(libORXimporter_la_SOURCES)
73DIST_SOURCES = $(libORXimporter_la_SOURCES)
74HEADERS = $(noinst_HEADERS)
75ETAGS = etags
76CTAGS = ctags
77DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78ACLOCAL = @ACLOCAL@
79AMDEP_FALSE = @AMDEP_FALSE@
80AMDEP_TRUE = @AMDEP_TRUE@
81AMTAR = @AMTAR@
82AR = @AR@
83AUTOCONF = @AUTOCONF@
84AUTOHEADER = @AUTOHEADER@
85AUTOMAKE = @AUTOMAKE@
86AWK = @AWK@
87CC = @CC@
88CCDEPMODE = @CCDEPMODE@
89CFLAGS = @CFLAGS@
90CPP = @CPP@
91CPPFLAGS = @CPPFLAGS@
92CURL_CFLAGS = @CURL_CFLAGS@
93CURL_LIBS = @CURL_LIBS@
94CXX = @CXX@
95CXXCPP = @CXXCPP@
96CXXDEPMODE = @CXXDEPMODE@
97CXXFLAGS = @CXXFLAGS@
98CYGPATH_W = @CYGPATH_W@
99DEBUG = @DEBUG@
100DEFS = @DEFS@
101DEPDIR = @DEPDIR@
102DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@
103DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@
104DOXYGEN = @DOXYGEN@
105DOXYGEN_FALSE = @DOXYGEN_FALSE@
106DOXYGEN_TRUE = @DOXYGEN_TRUE@
107ECHO = @ECHO@
108ECHO_C = @ECHO_C@
109ECHO_N = @ECHO_N@
110ECHO_T = @ECHO_T@
111EGREP = @EGREP@
112EXEEXT = @EXEEXT@
113F77 = @F77@
114FFLAGS = @FFLAGS@
115GPROF = @GPROF@
116GTK2_CFLAGS = @GTK2_CFLAGS@
117GTK2_LIBS = @GTK2_LIBS@
118HAVE_CURL_FALSE = @HAVE_CURL_FALSE@
119HAVE_CURL_TRUE = @HAVE_CURL_TRUE@
120HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
121HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
122INSTALL_DATA = @INSTALL_DATA@
123INSTALL_PROGRAM = @INSTALL_PROGRAM@
124INSTALL_SCRIPT = @INSTALL_SCRIPT@
125INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
126LDFLAGS = @LDFLAGS@
127LIBOBJS = @LIBOBJS@
128LIBS = @LIBS@
129LIBTOOL = @LIBTOOL@
130LN_S = @LN_S@
131LTLIBOBJS = @LTLIBOBJS@
132MAKEINFO = @MAKEINFO@
133MSBITFIELDS = @MSBITFIELDS@
134OBJEXT = @OBJEXT@
135PACKAGE = @PACKAGE@
136PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137PACKAGE_NAME = @PACKAGE_NAME@
138PACKAGE_STRING = @PACKAGE_STRING@
139PACKAGE_TARNAME = @PACKAGE_TARNAME@
140PACKAGE_VERSION = @PACKAGE_VERSION@
141PATH_SEPARATOR = @PATH_SEPARATOR@
142PKG_CONFIG = @PKG_CONFIG@
143RANLIB = @RANLIB@
144SET_MAKE = @SET_MAKE@
145SHELL = @SHELL@
146STRIP = @STRIP@
147SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@
148SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@
149VERSION = @VERSION@
150ac_ct_AR = @ac_ct_AR@
151ac_ct_CC = @ac_ct_CC@
152ac_ct_CXX = @ac_ct_CXX@
153ac_ct_F77 = @ac_ct_F77@
154ac_ct_RANLIB = @ac_ct_RANLIB@
155ac_ct_STRIP = @ac_ct_STRIP@
156am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
157am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
158am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
159am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
160am__include = @am__include@
161am__leading_dot = @am__leading_dot@
162am__quote = @am__quote@
163bindir = @bindir@
164build = @build@
165build_alias = @build_alias@
166build_cpu = @build_cpu@
167build_os = @build_os@
168build_vendor = @build_vendor@
169datadir = @datadir@
170exec_prefix = @exec_prefix@
171host = @host@
172host_alias = @host_alias@
173host_cpu = @host_cpu@
174host_os = @host_os@
175host_vendor = @host_vendor@
176includedir = @includedir@
177infodir = @infodir@
178install_sh = @install_sh@
179libdir = @libdir@
180libexecdir = @libexecdir@
181localstatedir = @localstatedir@
182mandir = @mandir@
183mkdir_p = @mkdir_p@
184oldincludedir = @oldincludedir@
185prefix = @prefix@
186program_transform_name = @program_transform_name@
187sbindir = @sbindir@
188sharedstatedir = @sharedstatedir@
189sysconfdir = @sysconfdir@
190target = @target@
191target_alias = @target_alias@
192target_cpu = @target_cpu@
193target_os = @target_os@
194target_vendor = @target_vendor@
195MAINSRCDIR = ../../..
196noinst_LTLIBRARIES = libORXimporter.la
197libORXimporter_la_SOURCES = model.cc \
198                            objModel.cc \
199                            primitive_model.cc \
200                            md2Model.cc \
201                            material.cc \
202                            texture.cc
203
204noinst_HEADERS = abstract_model.h \
205                 model.h \
206                 objModel.h \
207                 primitive_model.h \
208                 md2Model.h \
209                 material.h \
210                 texture.h \
211                 anorms.h \
212                 anormtab.h
213
214all: all-am
215
216.SUFFIXES:
217.SUFFIXES: .cc .lo .o .obj
218$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
219        @for dep in $?; do \
220          case '$(am__configure_deps)' in \
221            *$$dep*) \
222              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
223                && exit 0; \
224              exit 1;; \
225          esac; \
226        done; \
227        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/lib/graphics/importer/Makefile'; \
228        cd $(top_srcdir) && \
229          $(AUTOMAKE) --foreign  src/lib/graphics/importer/Makefile
230.PRECIOUS: Makefile
231Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
232        @case '$?' in \
233          *config.status*) \
234            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
235          *) \
236            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
237            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
238        esac;
239
240$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
241        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
243$(top_srcdir)/configure:  $(am__configure_deps)
244        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
246        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247
248clean-noinstLTLIBRARIES:
249        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
250        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
251          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
252          test "$$dir" != "$$p" || dir=.; \
253          echo "rm -f \"$${dir}/so_locations\""; \
254          rm -f "$${dir}/so_locations"; \
255        done
256libORXimporter.la: $(libORXimporter_la_OBJECTS) $(libORXimporter_la_DEPENDENCIES)
257        $(CXXLINK)  $(libORXimporter_la_LDFLAGS) $(libORXimporter_la_OBJECTS) $(libORXimporter_la_LIBADD) $(LIBS)
258
259mostlyclean-compile:
260        -rm -f *.$(OBJEXT)
261
262distclean-compile:
263        -rm -f *.tab.c
264
265@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/material.Plo@am__quote@
266@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md2Model.Plo@am__quote@
267@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/model.Plo@am__quote@
268@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objModel.Plo@am__quote@
269@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/primitive_model.Plo@am__quote@
270@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texture.Plo@am__quote@
271
272.cc.o:
273@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
274@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
275@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
276@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
277@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
278@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
279
280.cc.obj:
281@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
282@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
283@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
284@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
285@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
286@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
287
288.cc.lo:
289@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
290@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
291@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
292@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
293@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
294@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
295
296mostlyclean-libtool:
297        -rm -f *.lo
298
299clean-libtool:
300        -rm -rf .libs _libs
301
302distclean-libtool:
303        -rm -f libtool
304uninstall-info-am:
305
306ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
307        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
308        unique=`for i in $$list; do \
309            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
310          done | \
311          $(AWK) '    { files[$$0] = 1; } \
312               END { for (i in files) print i; }'`; \
313        mkid -fID $$unique
314tags: TAGS
315
316TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
317                $(TAGS_FILES) $(LISP)
318        tags=; \
319        here=`pwd`; \
320        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
321        unique=`for i in $$list; do \
322            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323          done | \
324          $(AWK) '    { files[$$0] = 1; } \
325               END { for (i in files) print i; }'`; \
326        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
327          test -n "$$unique" || unique=$$empty_fix; \
328          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
329            $$tags $$unique; \
330        fi
331ctags: CTAGS
332CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
333                $(TAGS_FILES) $(LISP)
334        tags=; \
335        here=`pwd`; \
336        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
337        unique=`for i in $$list; do \
338            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339          done | \
340          $(AWK) '    { files[$$0] = 1; } \
341               END { for (i in files) print i; }'`; \
342        test -z "$(CTAGS_ARGS)$$tags$$unique" \
343          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
344             $$tags $$unique
345
346GTAGS:
347        here=`$(am__cd) $(top_builddir) && pwd` \
348          && cd $(top_srcdir) \
349          && gtags -i $(GTAGS_ARGS) $$here
350
351distclean-tags:
352        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
353
354distdir: $(DISTFILES)
355        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
356        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
357        list='$(DISTFILES)'; for file in $$list; do \
358          case $$file in \
359            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
360            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
361          esac; \
362          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
363          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
364          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
365            dir="/$$dir"; \
366            $(mkdir_p) "$(distdir)$$dir"; \
367          else \
368            dir=''; \
369          fi; \
370          if test -d $$d/$$file; then \
371            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
372              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
373            fi; \
374            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
375          else \
376            test -f $(distdir)/$$file \
377            || cp -p $$d/$$file $(distdir)/$$file \
378            || exit 1; \
379          fi; \
380        done
381check-am: all-am
382check: check-am
383all-am: Makefile $(LTLIBRARIES) $(HEADERS)
384installdirs:
385install: install-am
386install-exec: install-exec-am
387install-data: install-data-am
388uninstall: uninstall-am
389
390install-am: all-am
391        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
392
393installcheck: installcheck-am
394install-strip:
395        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
396          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
397          `test -z '$(STRIP)' || \
398            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
399mostlyclean-generic:
400
401clean-generic:
402
403distclean-generic:
404        -rm -f $(CONFIG_CLEAN_FILES)
405
406maintainer-clean-generic:
407        @echo "This command is intended for maintainers to use"
408        @echo "it deletes files that may require special tools to rebuild."
409clean: clean-am
410
411clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
412        mostlyclean-am
413
414distclean: distclean-am
415        -rm -rf ./$(DEPDIR)
416        -rm -f Makefile
417distclean-am: clean-am distclean-compile distclean-generic \
418        distclean-libtool distclean-tags
419
420dvi: dvi-am
421
422dvi-am:
423
424html: html-am
425
426info: info-am
427
428info-am:
429
430install-data-am:
431
432install-exec-am:
433
434install-info: install-info-am
435
436install-man:
437
438installcheck-am:
439
440maintainer-clean: maintainer-clean-am
441        -rm -rf ./$(DEPDIR)
442        -rm -f Makefile
443maintainer-clean-am: distclean-am maintainer-clean-generic
444
445mostlyclean: mostlyclean-am
446
447mostlyclean-am: mostlyclean-compile mostlyclean-generic \
448        mostlyclean-libtool
449
450pdf: pdf-am
451
452pdf-am:
453
454ps: ps-am
455
456ps-am:
457
458uninstall-am: uninstall-info-am
459
460.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
461        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
462        distclean-compile distclean-generic distclean-libtool \
463        distclean-tags distdir dvi dvi-am html html-am info info-am \
464        install install-am install-data install-data-am install-exec \
465        install-exec-am install-info install-info-am install-man \
466        install-strip installcheck installcheck-am installdirs \
467        maintainer-clean maintainer-clean-generic mostlyclean \
468        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
469        pdf pdf-am ps ps-am tags uninstall uninstall-am \
470        uninstall-info-am
471
472include $(MAINSRCDIR)/defs/include_paths.am
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:
Note: See TracBrowser for help on using the repository browser.