~ubuntu-branches/debian/squeeze/stellarium/squeeze

« back to all changes in this revision

Viewing changes to src/stellastro/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Cédric Delfosse
  • Date: 2008-05-19 21:28:23 UTC
  • mfrom: (3.1.5 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080519212823-m5nfiuntxstxzxj7
Tags: 0.9.1-4
Add libxcursor-dev, libxfixes-dev, libxinerama-dev, libqt4-opengl-dev to
build-deps (Closes: #479906)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.6.3 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
 
# 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
 
SHELL = @SHELL@
17
 
 
18
 
srcdir = @srcdir@
19
 
top_srcdir = @top_srcdir@
20
 
VPATH = @srcdir@
21
 
prefix = @prefix@
22
 
exec_prefix = @exec_prefix@
23
 
 
24
 
bindir = @bindir@
25
 
sbindir = @sbindir@
26
 
libexecdir = @libexecdir@
27
 
datadir = @datadir@
28
 
sysconfdir = @sysconfdir@
29
 
sharedstatedir = @sharedstatedir@
30
 
localstatedir = @localstatedir@
31
 
libdir = @libdir@
32
 
infodir = @infodir@
33
 
mandir = @mandir@
34
 
includedir = @includedir@
35
 
oldincludedir = /usr/include
36
 
pkgdatadir = $(datadir)/@PACKAGE@
37
 
pkglibdir = $(libdir)/@PACKAGE@
38
 
pkgincludedir = $(includedir)/@PACKAGE@
39
 
top_builddir = ../..
40
 
 
41
 
ACLOCAL = @ACLOCAL@
42
 
AUTOCONF = @AUTOCONF@
43
 
AUTOMAKE = @AUTOMAKE@
44
 
AUTOHEADER = @AUTOHEADER@
45
 
 
46
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
 
INSTALL = @INSTALL@
48
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
 
INSTALL_DATA = @INSTALL_DATA@
50
 
install_sh_DATA = $(install_sh) -c -m 644
51
 
install_sh_PROGRAM = $(install_sh) -c
52
 
install_sh_SCRIPT = $(install_sh) -c
53
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
 
INSTALL_HEADER = $(INSTALL_DATA)
55
 
transform = @program_transform_name@
56
 
NORMAL_INSTALL = :
57
 
PRE_INSTALL = :
58
 
POST_INSTALL = :
59
 
NORMAL_UNINSTALL = :
60
 
PRE_UNINSTALL = :
61
 
POST_UNINSTALL = :
62
 
host_alias = @host_alias@
63
 
host_triplet = @host@
64
 
 
65
 
EXEEXT = @EXEEXT@
66
 
OBJEXT = @OBJEXT@
67
 
PATH_SEPARATOR = @PATH_SEPARATOR@
68
 
AMTAR = @AMTAR@
69
 
AWK = @AWK@
70
 
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
71
 
CATOBJEXT = @CATOBJEXT@
72
 
CC = @CC@
73
 
CXX = @CXX@
74
 
DATADIRNAME = @DATADIRNAME@
75
 
DEPDIR = @DEPDIR@
76
 
GENCAT = @GENCAT@
77
 
GLIBC21 = @GLIBC21@
78
 
GMSGFMT = @GMSGFMT@
79
 
HAVE_ASPRINTF = @HAVE_ASPRINTF@
80
 
HAVE_LIB = @HAVE_LIB@
81
 
HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
82
 
HAVE_SNPRINTF = @HAVE_SNPRINTF@
83
 
HAVE_WPRINTF = @HAVE_WPRINTF@
84
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
85
 
INSTOBJEXT = @INSTOBJEXT@
86
 
INTLBISON = @INTLBISON@
87
 
INTLLIBS = @INTLLIBS@
88
 
INTLOBJS = @INTLOBJS@
89
 
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
90
 
LIB = @LIB@
91
 
LIBICONV = @LIBICONV@
92
 
LIBINTL = @LIBINTL@
93
 
LTLIB = @LTLIB@
94
 
LTLIBICONV = @LTLIBICONV@
95
 
LTLIBINTL = @LTLIBINTL@
96
 
MKINSTALLDIRS = @MKINSTALLDIRS@
97
 
PACKAGE = @PACKAGE@
98
 
POSUB = @POSUB@
99
 
RANLIB = @RANLIB@
100
 
SDL_CFLAGS = @SDL_CFLAGS@
101
 
SDL_CONFIG = @SDL_CONFIG@
102
 
SDL_LIBS = @SDL_LIBS@
103
 
STRIP = @STRIP@
104
 
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
105
 
USE_NLS = @USE_NLS@
106
 
VERSION = @VERSION@
107
 
X_CFLAGS = @X_CFLAGS@
108
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
109
 
X_LIBS = @X_LIBS@
110
 
X_PRE_LIBS = @X_PRE_LIBS@
111
 
am__include = @am__include@
112
 
am__quote = @am__quote@
113
 
install_sh = @install_sh@
114
 
noinst_LIBRARIES = libstellastro.a
115
 
 
116
 
libstellastro_a_SOURCES = julian_day.c nutation.c nutation.h sidereal_time.c stellastro.h misc_stellastro.c
117
 
 
118
 
libstellastro_a_LIBADD = julian_day.o  nutation.o  sidereal_time.o misc_stellastro.o
119
 
subdir = src/stellastro
120
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
121
 
CONFIG_HEADER = $(top_builddir)/config.h
122
 
CONFIG_CLEAN_FILES =
123
 
LIBRARIES = $(noinst_LIBRARIES)
124
 
 
125
 
libstellastro_a_AR = $(AR) cru
126
 
libstellastro_a_DEPENDENCIES = julian_day.o nutation.o sidereal_time.o \
127
 
        misc_stellastro.o
128
 
am_libstellastro_a_OBJECTS = julian_day.$(OBJEXT) nutation.$(OBJEXT) \
129
 
        sidereal_time.$(OBJEXT) misc_stellastro.$(OBJEXT)
130
 
libstellastro_a_OBJECTS = $(am_libstellastro_a_OBJECTS)
131
 
 
132
 
DEFS = @DEFS@
133
 
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
134
 
CPPFLAGS = @CPPFLAGS@
135
 
LDFLAGS = @LDFLAGS@
136
 
LIBS = @LIBS@
137
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
138
 
am__depfiles_maybe = depfiles
139
 
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/julian_day.Po \
140
 
@AMDEP_TRUE@    ./$(DEPDIR)/misc_stellastro.Po \
141
 
@AMDEP_TRUE@    ./$(DEPDIR)/nutation.Po \
142
 
@AMDEP_TRUE@    ./$(DEPDIR)/sidereal_time.Po
143
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
144
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
145
 
CCLD = $(CC)
146
 
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
147
 
CFLAGS = @CFLAGS@
148
 
DIST_SOURCES = $(libstellastro_a_SOURCES)
149
 
DIST_COMMON = Makefile.am Makefile.in
150
 
SOURCES = $(libstellastro_a_SOURCES)
151
 
 
152
 
all: all-am
153
 
 
154
 
.SUFFIXES:
155
 
.SUFFIXES: .c .o .obj
156
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
157
 
        cd $(top_srcdir) && \
158
 
          $(AUTOMAKE) --gnu  src/stellastro/Makefile
159
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
160
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
161
 
 
162
 
AR = ar
163
 
 
164
 
clean-noinstLIBRARIES:
165
 
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
166
 
libstellastro.a: $(libstellastro_a_OBJECTS) $(libstellastro_a_DEPENDENCIES) 
167
 
        -rm -f libstellastro.a
168
 
        $(libstellastro_a_AR) libstellastro.a $(libstellastro_a_OBJECTS) $(libstellastro_a_LIBADD)
169
 
        $(RANLIB) libstellastro.a
170
 
 
171
 
mostlyclean-compile:
172
 
        -rm -f *.$(OBJEXT) core *.core
173
 
 
174
 
distclean-compile:
175
 
        -rm -f *.tab.c
176
 
 
177
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/julian_day.Po@am__quote@
178
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc_stellastro.Po@am__quote@
179
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nutation.Po@am__quote@
180
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sidereal_time.Po@am__quote@
181
 
 
182
 
distclean-depend:
183
 
        -rm -rf ./$(DEPDIR)
184
 
 
185
 
.c.o:
186
 
@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
187
 
@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
188
 
@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
189
 
        $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
190
 
 
191
 
.c.obj:
192
 
@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
193
 
@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
194
 
@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
195
 
        $(COMPILE) -c `cygpath -w $<`
196
 
CCDEPMODE = @CCDEPMODE@
197
 
uninstall-info-am:
198
 
 
199
 
ETAGS = etags
200
 
ETAGSFLAGS =
201
 
 
202
 
tags: TAGS
203
 
 
204
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
205
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
206
 
        unique=`for i in $$list; do \
207
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
208
 
          done | \
209
 
          $(AWK) '    { files[$$0] = 1; } \
210
 
               END { for (i in files) print i; }'`; \
211
 
        mkid -fID $$unique
212
 
 
213
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
214
 
                $(TAGS_FILES) $(LISP)
215
 
        tags=; \
216
 
        here=`pwd`; \
217
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
218
 
        unique=`for i in $$list; do \
219
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
220
 
          done | \
221
 
          $(AWK) '    { files[$$0] = 1; } \
222
 
               END { for (i in files) print i; }'`; \
223
 
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
224
 
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
225
 
             $$tags $$unique
226
 
 
227
 
GTAGS:
228
 
        here=`$(am__cd) $(top_builddir) && pwd` \
229
 
          && cd $(top_srcdir) \
230
 
          && gtags -i $(GTAGS_ARGS) $$here
231
 
 
232
 
distclean-tags:
233
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
234
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
235
 
 
236
 
top_distdir = ../..
237
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
238
 
 
239
 
distdir: $(DISTFILES)
240
 
        @list='$(DISTFILES)'; for file in $$list; do \
241
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
242
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
243
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
244
 
            dir="/$$dir"; \
245
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
246
 
          else \
247
 
            dir=''; \
248
 
          fi; \
249
 
          if test -d $$d/$$file; then \
250
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
251
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
252
 
            fi; \
253
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
254
 
          else \
255
 
            test -f $(distdir)/$$file \
256
 
            || cp -p $$d/$$file $(distdir)/$$file \
257
 
            || exit 1; \
258
 
          fi; \
259
 
        done
260
 
check-am: all-am
261
 
check: check-am
262
 
all-am: Makefile $(LIBRARIES)
263
 
 
264
 
installdirs:
265
 
 
266
 
install: install-am
267
 
install-exec: install-exec-am
268
 
install-data: install-data-am
269
 
uninstall: uninstall-am
270
 
 
271
 
install-am: all-am
272
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
273
 
 
274
 
installcheck: installcheck-am
275
 
install-strip:
276
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
277
 
          INSTALL_STRIP_FLAG=-s \
278
 
          `test -z '$(STRIP)' || \
279
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
280
 
mostlyclean-generic:
281
 
 
282
 
clean-generic:
283
 
 
284
 
distclean-generic:
285
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
286
 
 
287
 
maintainer-clean-generic:
288
 
        @echo "This command is intended for maintainers to use"
289
 
        @echo "it deletes files that may require special tools to rebuild."
290
 
clean: clean-am
291
 
 
292
 
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
293
 
 
294
 
distclean: distclean-am
295
 
 
296
 
distclean-am: clean-am distclean-compile distclean-depend \
297
 
        distclean-generic distclean-tags
298
 
 
299
 
dvi: dvi-am
300
 
 
301
 
dvi-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
 
 
319
 
maintainer-clean-am: distclean-am maintainer-clean-generic
320
 
 
321
 
mostlyclean: mostlyclean-am
322
 
 
323
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic
324
 
 
325
 
uninstall-am: uninstall-info-am
326
 
 
327
 
.PHONY: GTAGS all all-am check check-am clean clean-generic \
328
 
        clean-noinstLIBRARIES distclean distclean-compile \
329
 
        distclean-depend distclean-generic distclean-tags distdir dvi \
330
 
        dvi-am info info-am install install-am install-data \
331
 
        install-data-am install-exec install-exec-am install-info \
332
 
        install-info-am install-man install-strip installcheck \
333
 
        installcheck-am installdirs maintainer-clean \
334
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
335
 
        mostlyclean-generic tags uninstall uninstall-am \
336
 
        uninstall-info-am
337
 
 
338
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
339
 
# Otherwise a system limit (for SysV at least) may be exceeded.
340
 
.NOEXPORT: