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

« back to all changes in this revision

Viewing changes to data/sky_cultures/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
 
pkglibdir = $(libdir)/@PACKAGE@
37
 
pkgincludedir = $(includedir)/@PACKAGE@
38
 
top_builddir = ../..
39
 
 
40
 
ACLOCAL = @ACLOCAL@
41
 
AUTOCONF = @AUTOCONF@
42
 
AUTOMAKE = @AUTOMAKE@
43
 
AUTOHEADER = @AUTOHEADER@
44
 
 
45
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46
 
INSTALL = @INSTALL@
47
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
48
 
INSTALL_DATA = @INSTALL_DATA@
49
 
install_sh_DATA = $(install_sh) -c -m 644
50
 
install_sh_PROGRAM = $(install_sh) -c
51
 
install_sh_SCRIPT = $(install_sh) -c
52
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
53
 
INSTALL_HEADER = $(INSTALL_DATA)
54
 
transform = @program_transform_name@
55
 
NORMAL_INSTALL = :
56
 
PRE_INSTALL = :
57
 
POST_INSTALL = :
58
 
NORMAL_UNINSTALL = :
59
 
PRE_UNINSTALL = :
60
 
POST_UNINSTALL = :
61
 
host_alias = @host_alias@
62
 
host_triplet = @host@
63
 
 
64
 
EXEEXT = @EXEEXT@
65
 
OBJEXT = @OBJEXT@
66
 
PATH_SEPARATOR = @PATH_SEPARATOR@
67
 
pkgdatadir = $(datadir)/@PACKAGE@/data/sky_cultures
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
 
SUBDIRS = polynesian western chinese egyptian korean
115
 
subdir = data/sky_cultures
116
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
117
 
CONFIG_HEADER = $(top_builddir)/config.h
118
 
CONFIG_CLEAN_FILES =
119
 
DIST_SOURCES =
120
 
 
121
 
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
122
 
        uninstall-info-recursive all-recursive install-data-recursive \
123
 
        install-exec-recursive installdirs-recursive install-recursive \
124
 
        uninstall-recursive check-recursive installcheck-recursive
125
 
DIST_COMMON = Makefile.am Makefile.in
126
 
DIST_SUBDIRS = $(SUBDIRS)
127
 
all: all-recursive
128
 
 
129
 
.SUFFIXES:
130
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
131
 
        cd $(top_srcdir) && \
132
 
          $(AUTOMAKE) --gnu  data/sky_cultures/Makefile
133
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
134
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
135
 
uninstall-info-am:
136
 
 
137
 
# This directory's subdirectories are mostly independent; you can cd
138
 
# into them and run `make' without going through this Makefile.
139
 
# To change the values of `make' variables: instead of editing Makefiles,
140
 
# (1) if the variable is set in `config.status', edit `config.status'
141
 
#     (which will cause the Makefiles to be regenerated when you run `make');
142
 
# (2) otherwise, pass the desired values on the `make' command line.
143
 
$(RECURSIVE_TARGETS):
144
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
145
 
        dot_seen=no; \
146
 
        target=`echo $@ | sed s/-recursive//`; \
147
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
148
 
          echo "Making $$target in $$subdir"; \
149
 
          if test "$$subdir" = "."; then \
150
 
            dot_seen=yes; \
151
 
            local_target="$$target-am"; \
152
 
          else \
153
 
            local_target="$$target"; \
154
 
          fi; \
155
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
156
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
157
 
        done; \
158
 
        if test "$$dot_seen" = "no"; then \
159
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
160
 
        fi; test -z "$$fail"
161
 
 
162
 
mostlyclean-recursive clean-recursive distclean-recursive \
163
 
maintainer-clean-recursive:
164
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
165
 
        dot_seen=no; \
166
 
        case "$@" in \
167
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
168
 
          *) list='$(SUBDIRS)' ;; \
169
 
        esac; \
170
 
        rev=''; for subdir in $$list; do \
171
 
          if test "$$subdir" = "."; then :; else \
172
 
            rev="$$subdir $$rev"; \
173
 
          fi; \
174
 
        done; \
175
 
        rev="$$rev ."; \
176
 
        target=`echo $@ | sed s/-recursive//`; \
177
 
        for subdir in $$rev; do \
178
 
          echo "Making $$target in $$subdir"; \
179
 
          if test "$$subdir" = "."; then \
180
 
            local_target="$$target-am"; \
181
 
          else \
182
 
            local_target="$$target"; \
183
 
          fi; \
184
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
185
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
186
 
        done && test -z "$$fail"
187
 
tags-recursive:
188
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
189
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
190
 
        done
191
 
 
192
 
ETAGS = etags
193
 
ETAGSFLAGS =
194
 
 
195
 
tags: TAGS
196
 
 
197
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
198
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
199
 
        unique=`for i in $$list; do \
200
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
201
 
          done | \
202
 
          $(AWK) '    { files[$$0] = 1; } \
203
 
               END { for (i in files) print i; }'`; \
204
 
        mkid -fID $$unique
205
 
 
206
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
207
 
                $(TAGS_FILES) $(LISP)
208
 
        tags=; \
209
 
        here=`pwd`; \
210
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
211
 
          if test "$$subdir" = .; then :; else \
212
 
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
213
 
          fi; \
214
 
        done; \
215
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
216
 
        unique=`for i in $$list; do \
217
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
218
 
          done | \
219
 
          $(AWK) '    { files[$$0] = 1; } \
220
 
               END { for (i in files) print i; }'`; \
221
 
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
222
 
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
223
 
             $$tags $$unique
224
 
 
225
 
GTAGS:
226
 
        here=`$(am__cd) $(top_builddir) && pwd` \
227
 
          && cd $(top_srcdir) \
228
 
          && gtags -i $(GTAGS_ARGS) $$here
229
 
 
230
 
distclean-tags:
231
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
232
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
233
 
 
234
 
top_distdir = ../..
235
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
236
 
 
237
 
distdir: $(DISTFILES)
238
 
        @list='$(DISTFILES)'; for file in $$list; do \
239
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
240
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
241
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
242
 
            dir="/$$dir"; \
243
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
244
 
          else \
245
 
            dir=''; \
246
 
          fi; \
247
 
          if test -d $$d/$$file; then \
248
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
249
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
250
 
            fi; \
251
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
252
 
          else \
253
 
            test -f $(distdir)/$$file \
254
 
            || cp -p $$d/$$file $(distdir)/$$file \
255
 
            || exit 1; \
256
 
          fi; \
257
 
        done
258
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
259
 
          if test "$$subdir" = .; then :; else \
260
 
            test -d $(distdir)/$$subdir \
261
 
            || mkdir $(distdir)/$$subdir \
262
 
            || exit 1; \
263
 
            (cd $$subdir && \
264
 
              $(MAKE) $(AM_MAKEFLAGS) \
265
 
                top_distdir="$(top_distdir)" \
266
 
                distdir=../$(distdir)/$$subdir \
267
 
                distdir) \
268
 
              || exit 1; \
269
 
          fi; \
270
 
        done
271
 
check-am: all-am
272
 
check: check-recursive
273
 
all-am: Makefile
274
 
installdirs: installdirs-recursive
275
 
installdirs-am:
276
 
 
277
 
install: install-recursive
278
 
install-exec: install-exec-recursive
279
 
install-data: install-data-recursive
280
 
uninstall: uninstall-recursive
281
 
 
282
 
install-am: all-am
283
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
284
 
 
285
 
installcheck: installcheck-recursive
286
 
install-strip:
287
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
288
 
          INSTALL_STRIP_FLAG=-s \
289
 
          `test -z '$(STRIP)' || \
290
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
291
 
mostlyclean-generic:
292
 
 
293
 
clean-generic:
294
 
 
295
 
distclean-generic:
296
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
297
 
 
298
 
maintainer-clean-generic:
299
 
        @echo "This command is intended for maintainers to use"
300
 
        @echo "it deletes files that may require special tools to rebuild."
301
 
clean: clean-recursive
302
 
 
303
 
clean-am: clean-generic mostlyclean-am
304
 
 
305
 
distclean: distclean-recursive
306
 
 
307
 
distclean-am: clean-am distclean-generic distclean-tags
308
 
 
309
 
dvi: dvi-recursive
310
 
 
311
 
dvi-am:
312
 
 
313
 
info: info-recursive
314
 
 
315
 
info-am:
316
 
 
317
 
install-data-am:
318
 
 
319
 
install-exec-am:
320
 
 
321
 
install-info: install-info-recursive
322
 
 
323
 
install-man:
324
 
 
325
 
installcheck-am:
326
 
 
327
 
maintainer-clean: maintainer-clean-recursive
328
 
 
329
 
maintainer-clean-am: distclean-am maintainer-clean-generic
330
 
 
331
 
mostlyclean: mostlyclean-recursive
332
 
 
333
 
mostlyclean-am: mostlyclean-generic
334
 
 
335
 
uninstall-am: uninstall-info-am
336
 
 
337
 
uninstall-info: uninstall-info-recursive
338
 
 
339
 
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
340
 
        clean-generic clean-recursive distclean distclean-generic \
341
 
        distclean-recursive distclean-tags distdir dvi dvi-am \
342
 
        dvi-recursive info info-am info-recursive install install-am \
343
 
        install-data install-data-am install-data-recursive \
344
 
        install-exec install-exec-am install-exec-recursive \
345
 
        install-info install-info-am install-info-recursive install-man \
346
 
        install-recursive install-strip installcheck installcheck-am \
347
 
        installdirs installdirs-am installdirs-recursive \
348
 
        maintainer-clean maintainer-clean-generic \
349
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
350
 
        mostlyclean-recursive tags tags-recursive uninstall \
351
 
        uninstall-am uninstall-info-am uninstall-info-recursive \
352
 
        uninstall-recursive
353
 
 
354
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
355
 
# Otherwise a system limit (for SysV at least) may be exceeded.
356
 
.NOEXPORT: