~mok0/clipper/trunk

« back to all changes in this revision

Viewing changes to config/Makefile

  • Committer: Morten Kjeldgaard
  • Date: 2011-02-09 21:25:56 UTC
  • Revision ID: mok@bioxray.dk-20110209212556-3zbon5ukh4zf3x00
Tags: 2.0.3
versionĀ 2.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# config/Makefile.  Generated from Makefile.in by configure.
 
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
 
 
16
srcdir = .
 
17
top_srcdir = ..
 
18
 
 
19
pkgdatadir = $(datadir)/clipper
 
20
pkglibdir = $(libdir)/clipper
 
21
pkgincludedir = $(includedir)/clipper
 
22
top_builddir = ..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = /usr/bin/install -c
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
build_triplet = i686-redhat-linux-gnu
 
37
host_triplet = i686-redhat-linux-gnu
 
38
subdir = config
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in config.guess \
 
40
        config.sub depcomp install-sh ltmain.sh missing
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/config/ccp4.m4 \
 
43
        $(top_srcdir)/config/cctbx.m4 $(top_srcdir)/config/clipper.m4 \
 
44
        $(top_srcdir)/config/fftw.m4 $(top_srcdir)/config/gpp4.m4 \
 
45
        $(top_srcdir)/config/mccp4.m4 $(top_srcdir)/config/mmdb.m4 \
 
46
        $(top_srcdir)/config/utimbuf.m4 $(top_srcdir)/configure.ac
 
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
48
        $(ACLOCAL_M4)
 
49
mkinstalldirs = $(install_sh) -d
 
50
CONFIG_CLEAN_FILES =
 
51
SOURCES =
 
52
DIST_SOURCES =
 
53
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
54
ACLOCAL = ${SHELL} /home/cowtan/clipper-gnu/config/missing --run aclocal-1.9
 
55
ALLOCA = 
 
56
AMDEP_FALSE = #
 
57
AMDEP_TRUE = 
 
58
AMTAR = ${SHELL} /home/cowtan/clipper-gnu/config/missing --run tar
 
59
AR = ar
 
60
AR_FLAGS = cru
 
61
AUTOCONF = ${SHELL} /home/cowtan/clipper-gnu/config/missing --run autoconf
 
62
AUTOHEADER = ${SHELL} /home/cowtan/clipper-gnu/config/missing --run autoheader
 
63
AUTOMAKE = ${SHELL} /home/cowtan/clipper-gnu/config/missing --run automake-1.9
 
64
AWK = gawk
 
65
BOOST = 
 
66
CC = gcc
 
67
CCDEPMODE = depmode=gcc3
 
68
CCP4_CXXFLAGS = -I/home/cowtan/clipper-gnu/ccp4-onlylibs-dev/include
 
69
CCP4_LIBS = -L/home/cowtan/clipper-gnu/ccp4-onlylibs-dev/lib -lccp4c
 
70
CCTBX_CXXFLAGS = 
 
71
CCTBX_LIBS = 
 
72
CFLAGS = -g -O2
 
73
CLIPPER_CCP4_DIR = ccp4
 
74
CLIPPER_CCTBX_DIR = 
 
75
CLIPPER_CIF_DIR = cif
 
76
CLIPPER_CNS_DIR = cns
 
77
CLIPPER_CONTRIB_DIR = contrib
 
78
CLIPPER_LT_VERSION = 2:3:0
 
79
CLIPPER_MINIMOL_DIR = minimol
 
80
CLIPPER_MMDBOLD_DIR = 
 
81
CLIPPER_MMDB_DIR = mmdb
 
82
CLIPPER_PHS_DIR = phs
 
83
CPP = gcc -E
 
84
CPPFLAGS = 
 
85
CXX = g++
 
86
CXXCPP = g++ -E
 
87
CXXDEPMODE = depmode=gcc3
 
88
CXXFLAGS = -g -O2 -fno-strict-aliasing
 
89
CYGPATH_W = echo
 
90
DEBUG_FALSE = 
 
91
DEBUG_TRUE = #
 
92
DEFS = -DPACKAGE_NAME=\"clipper\" -DPACKAGE_TARNAME=\"clipper\" -DPACKAGE_VERSION=\"2.0.3\" -DPACKAGE_STRING=\"clipper\ 2.0.3\" -DPACKAGE_BUGREPORT=\"cowtan@ysbl.york.ac.uk\" -DPACKAGE=\"clipper\" -DVERSION=\"2.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DFFTW_ENABLE_FLOAT=1 -DHAVE_FLOOR=1 -DHAVE_POW=1 -DHAVE_RINT=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_FLOAT_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MEMORY_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -DTIME_WITH_SYS_TIME=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MBRTOWC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELECT_TYPE_ARG5=\(struct\ timeval\ \*\) -DPROTOTYPES=1 -D__PROTOTYPES=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_VPRINTF=1 -DHAVE_BZERO=1 -DHAVE_FLOOR=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MBRLEN=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_MODF=1 -DHAVE_MUNMAP=1 -DHAVE_POW=1 -DHAVE_PUTENV=1 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_RINT=1 -DHAVE_SELECT=1 -DHAVE_SETENV=1 -DHAVE_SOCKET=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_UTIME_H=1 -DHAVE_STRUCT_UTIMBUF=1 
 
93
DEPDIR = .deps
 
94
ECHO = echo
 
95
ECHO_C = 
 
96
ECHO_N = -n
 
97
ECHO_T = 
 
98
EGREP = grep -E
 
99
EXEEXT = 
 
100
F77 = f95
 
101
FFLAGS = -g -O2
 
102
FFTW_CXXFLAGS = -I/home/cowtan/clipper-gnu/ccp4-onlylibs-dev/include
 
103
FFTW_LIBS = -L/home/cowtan/clipper-gnu/ccp4-onlylibs-dev/lib -lrfftw -lfftw
 
104
INSTALL_DATA = ${INSTALL} -m 644
 
105
INSTALL_PROGRAM = ${INSTALL}
 
106
INSTALL_SCRIPT = ${INSTALL}
 
107
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
 
108
LDFLAGS = 
 
109
LIBOBJS =  error$U.o strtod$U.o
 
110
LIBS = -lm 
 
111
LIBTOOL = $(SHELL) $(top_builddir)/libtool
 
112
LN_S = ln -s
 
113
LTLIBOBJS =  error$U.lo strtod$U.lo
 
114
MAKEINFO = ${SHELL} /home/cowtan/clipper-gnu/config/missing --run makeinfo
 
115
MCCP4_CXXFLAGS = 
 
116
MCCP4_LIBS = 
 
117
MMDB_CXXFLAGS = -I/home/cowtan/clipper-gnu/ccp4-onlylibs-dev/include
 
118
MMDB_LIBS = -L/home/cowtan/clipper-gnu/ccp4-onlylibs-dev/lib -lmmdb
 
119
OBJEXT = o
 
120
PACKAGE = clipper
 
121
PACKAGE_BUGREPORT = cowtan@ysbl.york.ac.uk
 
122
PACKAGE_NAME = clipper
 
123
PACKAGE_STRING = clipper 2.0.3
 
124
PACKAGE_TARNAME = clipper
 
125
PACKAGE_VERSION = 2.0.3
 
126
PATH_SEPARATOR = :
 
127
POW_LIB = 
 
128
RANLIB = ranlib
 
129
SED = /bin/sed
 
130
SET_MAKE = 
 
131
SHELL = /bin/sh
 
132
STRIP = strip
 
133
VERSION = 2.0.3
 
134
ac_ct_AR = ar
 
135
ac_ct_CC = gcc
 
136
ac_ct_CXX = g++
 
137
ac_ct_F77 = f95
 
138
ac_ct_RANLIB = ranlib
 
139
ac_ct_STRIP = strip
 
140
am__fastdepCC_FALSE = #
 
141
am__fastdepCC_TRUE = 
 
142
am__fastdepCXX_FALSE = #
 
143
am__fastdepCXX_TRUE = 
 
144
am__include = include
 
145
am__leading_dot = .
 
146
am__quote = 
 
147
am__tar = ${AMTAR} chof - "$$tardir"
 
148
am__untar = ${AMTAR} xf -
 
149
bindir = ${exec_prefix}/bin
 
150
build = i686-redhat-linux-gnu
 
151
build_alias = 
 
152
build_cpu = i686
 
153
build_os = linux-gnu
 
154
build_vendor = redhat
 
155
datadir = ${prefix}/share
 
156
exec_prefix = ${prefix}
 
157
host = i686-redhat-linux-gnu
 
158
host_alias = 
 
159
host_cpu = i686
 
160
host_os = linux-gnu
 
161
host_vendor = redhat
 
162
includedir = ${prefix}/include
 
163
infodir = ${prefix}/info
 
164
install_sh = /home/cowtan/clipper-gnu/config/install-sh
 
165
libdir = ${exec_prefix}/lib
 
166
libexecdir = ${exec_prefix}/libexec
 
167
localstatedir = ${prefix}/var
 
168
mandir = ${prefix}/man
 
169
mkdir_p = mkdir -p --
 
170
oldincludedir = /usr/include
 
171
prefix = /home/cowtan/clipper-gnu/build/
 
172
program_transform_name = s,x,x,
 
173
sbindir = ${exec_prefix}/sbin
 
174
sharedstatedir = ${prefix}/com
 
175
sysconfdir = ${prefix}/etc
 
176
target_alias = 
 
177
MACROS = cctbx.m4 \
 
178
         mccp4.m4 \
 
179
         mmdb.m4  \
 
180
         fftw.m4  \
 
181
         clipper.m4 \
 
182
         ccp4.m4
 
183
 
 
184
EXTRA_DIST = $(MACROS)
 
185
all: all-am
 
186
 
 
187
.SUFFIXES:
 
188
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
189
        @for dep in $?; do \
 
190
          case '$(am__configure_deps)' in \
 
191
            *$$dep*) \
 
192
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
193
                && exit 0; \
 
194
              exit 1;; \
 
195
          esac; \
 
196
        done; \
 
197
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  config/Makefile'; \
 
198
        cd $(top_srcdir) && \
 
199
          $(AUTOMAKE) --foreign  config/Makefile
 
200
.PRECIOUS: Makefile
 
201
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
202
        @case '$?' in \
 
203
          *config.status*) \
 
204
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
205
          *) \
 
206
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
207
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
208
        esac;
 
209
 
 
210
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
211
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
212
 
 
213
$(top_srcdir)/configure:  $(am__configure_deps)
 
214
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
215
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
216
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
217
 
 
218
mostlyclean-libtool:
 
219
        -rm -f *.lo
 
220
 
 
221
clean-libtool:
 
222
        -rm -rf .libs _libs
 
223
 
 
224
distclean-libtool:
 
225
        -rm -f libtool
 
226
uninstall-info-am:
 
227
tags: TAGS
 
228
TAGS:
 
229
 
 
230
ctags: CTAGS
 
231
CTAGS:
 
232
 
 
233
 
 
234
distdir: $(DISTFILES)
 
235
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
236
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
237
        list='$(DISTFILES)'; for file in $$list; do \
 
238
          case $$file in \
 
239
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
240
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
241
          esac; \
 
242
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
243
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
244
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
245
            dir="/$$dir"; \
 
246
            $(mkdir_p) "$(distdir)$$dir"; \
 
247
          else \
 
248
            dir=''; \
 
249
          fi; \
 
250
          if test -d $$d/$$file; then \
 
251
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
252
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
253
            fi; \
 
254
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
255
          else \
 
256
            test -f $(distdir)/$$file \
 
257
            || cp -p $$d/$$file $(distdir)/$$file \
 
258
            || exit 1; \
 
259
          fi; \
 
260
        done
 
261
check-am: all-am
 
262
check: check-am
 
263
all-am: Makefile
 
264
installdirs:
 
265
install: install-am
 
266
install-exec: install-exec-am
 
267
install-data: install-data-am
 
268
uninstall: uninstall-am
 
269
 
 
270
install-am: all-am
 
271
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
272
 
 
273
installcheck: installcheck-am
 
274
install-strip:
 
275
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
276
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
277
          `test -z '$(STRIP)' || \
 
278
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
279
mostlyclean-generic:
 
280
 
 
281
clean-generic:
 
282
 
 
283
distclean-generic:
 
284
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
285
 
 
286
maintainer-clean-generic:
 
287
        @echo "This command is intended for maintainers to use"
 
288
        @echo "it deletes files that may require special tools to rebuild."
 
289
clean: clean-am
 
290
 
 
291
clean-am: clean-generic clean-libtool mostlyclean-am
 
292
 
 
293
distclean: distclean-am
 
294
        -rm -f Makefile
 
295
distclean-am: clean-am distclean-generic distclean-libtool
 
296
 
 
297
dvi: dvi-am
 
298
 
 
299
dvi-am:
 
300
 
 
301
html: html-am
 
302
 
 
303
info: info-am
 
304
 
 
305
info-am:
 
306
 
 
307
install-data-am:
 
308
 
 
309
install-exec-am:
 
310
 
 
311
install-info: install-info-am
 
312
 
 
313
install-man:
 
314
 
 
315
installcheck-am:
 
316
 
 
317
maintainer-clean: maintainer-clean-am
 
318
        -rm -f Makefile
 
319
maintainer-clean-am: distclean-am maintainer-clean-generic
 
320
 
 
321
mostlyclean: mostlyclean-am
 
322
 
 
323
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
324
 
 
325
pdf: pdf-am
 
326
 
 
327
pdf-am:
 
328
 
 
329
ps: ps-am
 
330
 
 
331
ps-am:
 
332
 
 
333
uninstall-am: uninstall-info-am
 
334
 
 
335
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
336
        distclean distclean-generic distclean-libtool distdir dvi \
 
337
        dvi-am html html-am info info-am install install-am \
 
338
        install-data install-data-am install-exec install-exec-am \
 
339
        install-info install-info-am install-man install-strip \
 
340
        installcheck installcheck-am installdirs maintainer-clean \
 
341
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
342
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
343
        uninstall-info-am
 
344
 
 
345
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
346
# Otherwise a system limit (for SysV at least) may be exceeded.
 
347
.NOEXPORT: