~ubuntu-branches/debian/jessie/stellarium/jessie

« back to all changes in this revision

Viewing changes to src/stellplanet/Makefile.in

Tags: upstream-0.9.0
Import upstream version 0.9.0

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 = libstellplanet.a
115
 
 
116
 
libstellplanet_a_SOURCES = \
117
 
  vsop87.c pluto.c stellplanet.c misc_stellplanet.c \
118
 
  elliptic_to_rectangular.c l1.c tass17.c gust86.c marssat.c elp82b.c \
119
 
  vsop87.h pluto.h stellplanet.h misc_stellplanet.h \
120
 
  elliptic_to_rectangular.h l1.h tass17.h gust86.h marssat.h elp82b.h
121
 
 
122
 
 
123
 
libstellplanet_a_LIBADD = stellplanet.o
124
 
subdir = src/stellplanet
125
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
126
 
CONFIG_HEADER = $(top_builddir)/config.h
127
 
CONFIG_CLEAN_FILES =
128
 
LIBRARIES = $(noinst_LIBRARIES)
129
 
 
130
 
libstellplanet_a_AR = $(AR) cru
131
 
libstellplanet_a_DEPENDENCIES = stellplanet.o
132
 
am_libstellplanet_a_OBJECTS = vsop87.$(OBJEXT) pluto.$(OBJEXT) \
133
 
        stellplanet.$(OBJEXT) misc_stellplanet.$(OBJEXT) \
134
 
        elliptic_to_rectangular.$(OBJEXT) l1.$(OBJEXT) tass17.$(OBJEXT) \
135
 
        gust86.$(OBJEXT) marssat.$(OBJEXT) elp82b.$(OBJEXT)
136
 
libstellplanet_a_OBJECTS = $(am_libstellplanet_a_OBJECTS)
137
 
 
138
 
DEFS = @DEFS@
139
 
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
140
 
CPPFLAGS = @CPPFLAGS@
141
 
LDFLAGS = @LDFLAGS@
142
 
LIBS = @LIBS@
143
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
144
 
am__depfiles_maybe = depfiles
145
 
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/elliptic_to_rectangular.Po \
146
 
@AMDEP_TRUE@    ./$(DEPDIR)/elp82b.Po ./$(DEPDIR)/gust86.Po \
147
 
@AMDEP_TRUE@    ./$(DEPDIR)/l1.Po ./$(DEPDIR)/marssat.Po \
148
 
@AMDEP_TRUE@    ./$(DEPDIR)/misc_stellplanet.Po \
149
 
@AMDEP_TRUE@    ./$(DEPDIR)/pluto.Po ./$(DEPDIR)/stellplanet.Po \
150
 
@AMDEP_TRUE@    ./$(DEPDIR)/tass17.Po ./$(DEPDIR)/vsop87.Po
151
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
152
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
153
 
CCLD = $(CC)
154
 
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
155
 
CFLAGS = @CFLAGS@
156
 
DIST_SOURCES = $(libstellplanet_a_SOURCES)
157
 
DIST_COMMON = Makefile.am Makefile.in
158
 
SOURCES = $(libstellplanet_a_SOURCES)
159
 
 
160
 
all: all-am
161
 
 
162
 
.SUFFIXES:
163
 
.SUFFIXES: .c .o .obj
164
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
165
 
        cd $(top_srcdir) && \
166
 
          $(AUTOMAKE) --gnu  src/stellplanet/Makefile
167
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
168
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
169
 
 
170
 
AR = ar
171
 
 
172
 
clean-noinstLIBRARIES:
173
 
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
174
 
libstellplanet.a: $(libstellplanet_a_OBJECTS) $(libstellplanet_a_DEPENDENCIES) 
175
 
        -rm -f libstellplanet.a
176
 
        $(libstellplanet_a_AR) libstellplanet.a $(libstellplanet_a_OBJECTS) $(libstellplanet_a_LIBADD)
177
 
        $(RANLIB) libstellplanet.a
178
 
 
179
 
mostlyclean-compile:
180
 
        -rm -f *.$(OBJEXT) core *.core
181
 
 
182
 
distclean-compile:
183
 
        -rm -f *.tab.c
184
 
 
185
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elliptic_to_rectangular.Po@am__quote@
186
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elp82b.Po@am__quote@
187
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gust86.Po@am__quote@
188
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/l1.Po@am__quote@
189
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/marssat.Po@am__quote@
190
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc_stellplanet.Po@am__quote@
191
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pluto.Po@am__quote@
192
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stellplanet.Po@am__quote@
193
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tass17.Po@am__quote@
194
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsop87.Po@am__quote@
195
 
 
196
 
distclean-depend:
197
 
        -rm -rf ./$(DEPDIR)
198
 
 
199
 
.c.o:
200
 
@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
201
 
@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
202
 
@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
203
 
        $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
204
 
 
205
 
.c.obj:
206
 
@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
207
 
@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
208
 
@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
209
 
        $(COMPILE) -c `cygpath -w $<`
210
 
CCDEPMODE = @CCDEPMODE@
211
 
uninstall-info-am:
212
 
 
213
 
ETAGS = etags
214
 
ETAGSFLAGS =
215
 
 
216
 
tags: TAGS
217
 
 
218
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
219
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
220
 
        unique=`for i in $$list; do \
221
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
222
 
          done | \
223
 
          $(AWK) '    { files[$$0] = 1; } \
224
 
               END { for (i in files) print i; }'`; \
225
 
        mkid -fID $$unique
226
 
 
227
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
228
 
                $(TAGS_FILES) $(LISP)
229
 
        tags=; \
230
 
        here=`pwd`; \
231
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
232
 
        unique=`for i in $$list; do \
233
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
234
 
          done | \
235
 
          $(AWK) '    { files[$$0] = 1; } \
236
 
               END { for (i in files) print i; }'`; \
237
 
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
238
 
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
239
 
             $$tags $$unique
240
 
 
241
 
GTAGS:
242
 
        here=`$(am__cd) $(top_builddir) && pwd` \
243
 
          && cd $(top_srcdir) \
244
 
          && gtags -i $(GTAGS_ARGS) $$here
245
 
 
246
 
distclean-tags:
247
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
248
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
249
 
 
250
 
top_distdir = ../..
251
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
252
 
 
253
 
distdir: $(DISTFILES)
254
 
        @list='$(DISTFILES)'; for file in $$list; do \
255
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
256
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
257
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
258
 
            dir="/$$dir"; \
259
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
260
 
          else \
261
 
            dir=''; \
262
 
          fi; \
263
 
          if test -d $$d/$$file; then \
264
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
265
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
266
 
            fi; \
267
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
268
 
          else \
269
 
            test -f $(distdir)/$$file \
270
 
            || cp -p $$d/$$file $(distdir)/$$file \
271
 
            || exit 1; \
272
 
          fi; \
273
 
        done
274
 
check-am: all-am
275
 
check: check-am
276
 
all-am: Makefile $(LIBRARIES)
277
 
 
278
 
installdirs:
279
 
 
280
 
install: install-am
281
 
install-exec: install-exec-am
282
 
install-data: install-data-am
283
 
uninstall: uninstall-am
284
 
 
285
 
install-am: all-am
286
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
287
 
 
288
 
installcheck: installcheck-am
289
 
install-strip:
290
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
291
 
          INSTALL_STRIP_FLAG=-s \
292
 
          `test -z '$(STRIP)' || \
293
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
294
 
mostlyclean-generic:
295
 
 
296
 
clean-generic:
297
 
 
298
 
distclean-generic:
299
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
300
 
 
301
 
maintainer-clean-generic:
302
 
        @echo "This command is intended for maintainers to use"
303
 
        @echo "it deletes files that may require special tools to rebuild."
304
 
clean: clean-am
305
 
 
306
 
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
307
 
 
308
 
distclean: distclean-am
309
 
 
310
 
distclean-am: clean-am distclean-compile distclean-depend \
311
 
        distclean-generic distclean-tags
312
 
 
313
 
dvi: dvi-am
314
 
 
315
 
dvi-am:
316
 
 
317
 
info: info-am
318
 
 
319
 
info-am:
320
 
 
321
 
install-data-am:
322
 
 
323
 
install-exec-am:
324
 
 
325
 
install-info: install-info-am
326
 
 
327
 
install-man:
328
 
 
329
 
installcheck-am:
330
 
 
331
 
maintainer-clean: maintainer-clean-am
332
 
 
333
 
maintainer-clean-am: distclean-am maintainer-clean-generic
334
 
 
335
 
mostlyclean: mostlyclean-am
336
 
 
337
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic
338
 
 
339
 
uninstall-am: uninstall-info-am
340
 
 
341
 
.PHONY: GTAGS all all-am check check-am clean clean-generic \
342
 
        clean-noinstLIBRARIES distclean distclean-compile \
343
 
        distclean-depend distclean-generic distclean-tags distdir dvi \
344
 
        dvi-am info info-am install install-am install-data \
345
 
        install-data-am install-exec install-exec-am install-info \
346
 
        install-info-am install-man install-strip installcheck \
347
 
        installcheck-am installdirs maintainer-clean \
348
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
349
 
        mostlyclean-generic tags uninstall uninstall-am \
350
 
        uninstall-info-am
351
 
 
352
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
353
 
# Otherwise a system limit (for SysV at least) may be exceeded.
354
 
.NOEXPORT: