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