~ubuntu-branches/debian/stretch/openbabel/stretch

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Leidert (dale)
  • Date: 2009-07-17 00:18:06 UTC
  • mfrom: (6.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090717001806-sy3mzs3e1d1adbs9
Tags: 2.2.2-2
* debian/control (Uploaders): Removed LI Daobing. Thanks for your work!
  (Standards-Version): Bumped to 3.8.2.
  (Vcs-Svn): Fixed vcs-field-uses-not-recommended-uri-format.
* debian/patches/537102_fix_tr1_memory_detection.patch: Added.
  - configure.in, configure, src/config.h.in: Fix detection of tr1/memory to
    prevent building the package with boost (closes: #537102).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
19
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
20
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
23
install_sh_DATA = $(install_sh) -c -m 644
22
24
install_sh_PROGRAM = $(install_sh) -c
45
47
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46
48
CONFIG_HEADER = $(top_builddir)/src/config.h
47
49
CONFIG_CLEAN_FILES =
 
50
CONFIG_CLEAN_VPATH_FILES =
48
51
SOURCES =
49
52
DIST_SOURCES =
50
53
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52
55
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53
56
    *) f=$$p;; \
54
57
  esac;
55
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
58
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
59
am__install_max = 40
 
60
am__nobase_strip_setup = \
 
61
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
62
am__nobase_strip = \
 
63
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
64
am__nobase_list = $(am__nobase_strip_setup); \
 
65
  for p in $$list; do echo "$$p $$p"; done | \
 
66
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
67
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
68
    if (++n[$$2] == $(am__install_max)) \
 
69
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
70
    END { for (dir in files) print dir, files[dir] }'
 
71
am__base_list = \
 
72
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
73
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
56
74
am__installdirs = "$(DESTDIR)$(tabledir)"
57
 
tableDATA_INSTALL = $(INSTALL_DATA)
58
75
DATA = $(table_DATA)
59
76
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60
77
pkglibdir = @pkglibdir@
230
247
              exit 1;; \
231
248
          esac; \
232
249
        done; \
233
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  data/Makefile'; \
234
 
        cd $(top_srcdir) && \
235
 
          $(AUTOMAKE) --foreign  data/Makefile
 
250
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/Makefile'; \
 
251
        $(am__cd) $(top_srcdir) && \
 
252
          $(AUTOMAKE) --foreign data/Makefile
236
253
.PRECIOUS: Makefile
237
254
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
238
255
        @case '$?' in \
250
267
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251
268
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
252
269
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
270
$(am__aclocal_m4_deps):
253
271
 
254
272
mostlyclean-libtool:
255
273
        -rm -f *.lo
259
277
install-tableDATA: $(table_DATA)
260
278
        @$(NORMAL_INSTALL)
261
279
        test -z "$(tabledir)" || $(MKDIR_P) "$(DESTDIR)$(tabledir)"
262
 
        @list='$(table_DATA)'; for p in $$list; do \
 
280
        @list='$(table_DATA)'; test -n "$(tabledir)" || list=; \
 
281
        for p in $$list; do \
263
282
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
264
 
          f=$(am__strip_dir) \
265
 
          echo " $(tableDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(tabledir)/$$f'"; \
266
 
          $(tableDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(tabledir)/$$f"; \
 
283
          echo "$$d$$p"; \
 
284
        done | $(am__base_list) | \
 
285
        while read files; do \
 
286
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(tabledir)'"; \
 
287
          $(INSTALL_DATA) $$files "$(DESTDIR)$(tabledir)" || exit $$?; \
267
288
        done
268
289
 
269
290
uninstall-tableDATA:
270
291
        @$(NORMAL_UNINSTALL)
271
 
        @list='$(table_DATA)'; for p in $$list; do \
272
 
          f=$(am__strip_dir) \
273
 
          echo " rm -f '$(DESTDIR)$(tabledir)/$$f'"; \
274
 
          rm -f "$(DESTDIR)$(tabledir)/$$f"; \
275
 
        done
 
292
        @list='$(table_DATA)'; test -n "$(tabledir)" || list=; \
 
293
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
294
        test -n "$$files" || exit 0; \
 
295
        echo " ( cd '$(DESTDIR)$(tabledir)' && rm -f" $$files ")"; \
 
296
        cd "$(DESTDIR)$(tabledir)" && rm -f $$files
276
297
tags: TAGS
277
298
TAGS:
278
299
 
296
317
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
297
318
          if test -d $$d/$$file; then \
298
319
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
320
            if test -d "$(distdir)/$$file"; then \
 
321
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
322
            fi; \
299
323
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
300
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
324
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
325
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
301
326
            fi; \
302
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
327
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
303
328
          else \
304
 
            test -f $(distdir)/$$file \
305
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
329
            test -f "$(distdir)/$$file" \
 
330
            || cp -p $$d/$$file "$(distdir)/$$file" \
306
331
            || exit 1; \
307
332
          fi; \
308
333
        done
335
360
 
336
361
distclean-generic:
337
362
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
363
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
338
364
 
339
365
maintainer-clean-generic:
340
366
        @echo "This command is intended for maintainers to use"
354
380
 
355
381
html: html-am
356
382
 
 
383
html-am:
 
384
 
357
385
info: info-am
358
386
 
359
387
info-am:
362
390
 
363
391
install-dvi: install-dvi-am
364
392
 
 
393
install-dvi-am:
 
394
 
365
395
install-exec-am:
366
396
 
367
397
install-html: install-html-am
368
398
 
 
399
install-html-am:
 
400
 
369
401
install-info: install-info-am
370
402
 
 
403
install-info-am:
 
404
 
371
405
install-man:
372
406
 
373
407
install-pdf: install-pdf-am
374
408
 
 
409
install-pdf-am:
 
410
 
375
411
install-ps: install-ps-am
376
412
 
 
413
install-ps-am:
 
414
 
377
415
installcheck-am:
378
416
 
379
417
maintainer-clean: maintainer-clean-am
394
432
 
395
433
uninstall-am: uninstall-tableDATA
396
434
 
397
 
.MAKE: install-am install-strip
 
435
.MAKE: all check install install-am install-strip
398
436
 
399
437
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
400
438
        distclean distclean-generic distclean-libtool distdir dvi \
409
447
        uninstall uninstall-am uninstall-tableDATA
410
448
 
411
449
 
412
 
aromatic.h:     bin2hex.pl aromatic.txt
413
 
                (cd $(srcdir); ./bin2hex.pl aromatic.txt AromaticData >aromatic.h)
414
 
 
415
 
atomtyp.h:      bin2hex.pl atomtyp.txt
416
 
                (cd $(srcdir); ./bin2hex.pl atomtyp.txt AtomTypeData >atomtyp.h)
417
 
 
418
 
bondtyp.h:      bin2hex.pl bondtyp.txt
419
 
                (cd $(srcdir); ./bin2hex.pl bondtyp.txt BondTypeData >bondtyp.h)
420
 
 
421
 
element.h:      bin2hex.pl element.txt
422
 
                (cd $(srcdir); ./bin2hex.pl element.txt ElementData >element.h)
423
 
 
424
 
isotope.h:      bin2hex.pl isotope-small.txt
425
 
                (cd $(srcdir); ./bin2hex.pl isotope-small.txt IsotopeData ISOTOPE >isotope.h)
426
 
 
427
 
phmodeldata.h:  bin2hex.pl phmodel.txt
428
 
                (cd $(srcdir); ./bin2hex.pl phmodel.txt PhModelData PHMODELDATA >phmodeldata.h)
429
 
 
430
 
resdata.h:      bin2hex.pl resdata.txt
431
 
                (cd $(srcdir); ./bin2hex.pl resdata.txt ResidueData >resdata.h)
432
 
 
433
 
torlib.h:       bin2hex.pl torlib.txt
434
 
                (cd $(srcdir); ./bin2hex.pl torlib.txt TorsionDefaults >torlib.h)
435
 
 
436
 
types.h:        bin2hex.pl types.txt
437
 
                (cd $(srcdir); ./bin2hex.pl types.txt TypesData >types.h)
 
450
@BIN2HEX_TRUE@aromatic.h:       bin2hex.pl aromatic.txt
 
451
@BIN2HEX_TRUE@          (cd $(srcdir); ./bin2hex.pl aromatic.txt AromaticData >aromatic.h)
 
452
 
 
453
@BIN2HEX_TRUE@atomtyp.h:        bin2hex.pl atomtyp.txt
 
454
@BIN2HEX_TRUE@          (cd $(srcdir); ./bin2hex.pl atomtyp.txt AtomTypeData >atomtyp.h)
 
455
 
 
456
@BIN2HEX_TRUE@bondtyp.h:        bin2hex.pl bondtyp.txt
 
457
@BIN2HEX_TRUE@          (cd $(srcdir); ./bin2hex.pl bondtyp.txt BondTypeData >bondtyp.h)
 
458
 
 
459
@BIN2HEX_TRUE@element.h:        bin2hex.pl element.txt
 
460
@BIN2HEX_TRUE@          (cd $(srcdir); ./bin2hex.pl element.txt ElementData >element.h)
 
461
 
 
462
@BIN2HEX_TRUE@isotope.h:        bin2hex.pl isotope-small.txt
 
463
@BIN2HEX_TRUE@          (cd $(srcdir); ./bin2hex.pl isotope-small.txt IsotopeData ISOTOPE >isotope.h)
 
464
 
 
465
@BIN2HEX_TRUE@phmodeldata.h:    bin2hex.pl phmodel.txt
 
466
@BIN2HEX_TRUE@          (cd $(srcdir); ./bin2hex.pl phmodel.txt PhModelData PHMODELDATA >phmodeldata.h)
 
467
 
 
468
@BIN2HEX_TRUE@resdata.h:        bin2hex.pl resdata.txt
 
469
@BIN2HEX_TRUE@          (cd $(srcdir); ./bin2hex.pl resdata.txt ResidueData >resdata.h)
 
470
 
 
471
@BIN2HEX_TRUE@torlib.h: bin2hex.pl torlib.txt
 
472
@BIN2HEX_TRUE@          (cd $(srcdir); ./bin2hex.pl torlib.txt TorsionDefaults >torlib.h)
 
473
 
 
474
@BIN2HEX_TRUE@types.h:  bin2hex.pl types.txt
 
475
@BIN2HEX_TRUE@          (cd $(srcdir); ./bin2hex.pl types.txt TypesData >types.h)
 
476
 
438
477
# Tell versions [3.59,3.63) of GNU make to not export all variables.
439
478
# Otherwise a system limit (for SysV at least) may be exceeded.
440
479
.NOEXPORT: