/[PAMELA software]/chewbacca/PamOffLineSW/forroutines/tracker/Makefile.in
ViewVC logotype

Annotation of /chewbacca/PamOffLineSW/forroutines/tracker/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Tue Sep 23 07:20:16 2008 UTC (16 years, 2 months ago) by mocchiut
Branch: MAIN
Branch point for: v0r00
Initial revision

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

  ViewVC Help
Powered by ViewVC 1.1.23