~ubuntu-branches/ubuntu/jaunty/luatex/jaunty

« back to all changes in this revision

Viewing changes to src/libs/zziplib/SDL/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2007-09-24 12:56:11 UTC
  • Revision ID: james.westby@ubuntu.com-20070924125611-a8ge689azbptxvla
Tags: upstream-0.11.2
ImportĀ upstreamĀ versionĀ 0.11.2

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
# @configure_input@
 
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
@SET_MAKE@
 
16
 
 
17
 
 
18
srcdir = @srcdir@
 
19
top_srcdir = @top_srcdir@
 
20
VPATH = @srcdir@
 
21
pkgdatadir = $(datadir)/@PACKAGE@
 
22
pkglibdir = $(libdir)/@PACKAGE@
 
23
pkgincludedir = $(includedir)/@PACKAGE@
 
24
top_builddir = ..
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
build_triplet = @build@
 
39
host_triplet = @host@
 
40
target_triplet = @target@
 
41
check_PROGRAMS = zzcatsdl$(EXEEXT)
 
42
subdir = SDL
 
43
DIST_COMMON = $(pkgconfig_HEADERS) $(srcdir)/Makefile.am \
 
44
        $(srcdir)/Makefile.in
 
45
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
46
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_compile_check_sizeof.m4 \
 
47
        $(top_srcdir)/m4/ac_set_default_paths_system.m4 \
 
48
        $(top_srcdir)/m4/ac_sys_largefile_sensitive.m4 \
 
49
        $(top_srcdir)/m4/acx_restrict.m4 \
 
50
        $(top_srcdir)/m4/ax_cflags_gcc_option.m4 \
 
51
        $(top_srcdir)/m4/ax_cflags_no_writable_strings.m4 \
 
52
        $(top_srcdir)/m4/ax_cflags_strict_prototypes.m4 \
 
53
        $(top_srcdir)/m4/ax_cflags_warn_all.m4 \
 
54
        $(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \
 
55
        $(top_srcdir)/m4/ax_enable_builddir_uname.m4 \
 
56
        $(top_srcdir)/m4/ax_expand_prefix.m4 \
 
57
        $(top_srcdir)/m4/ax_maintainer_mode_auto_silent.m4 \
 
58
        $(top_srcdir)/m4/ax_not_enable_frame_pointer.m4 \
 
59
        $(top_srcdir)/m4/ax_prefix_config_h.m4 \
 
60
        $(top_srcdir)/m4/ax_set_version_info.m4 \
 
61
        $(top_srcdir)/m4/ax_spec_file.m4 \
 
62
        $(top_srcdir)/m4/ax_spec_package_version.m4 \
 
63
        $(top_srcdir)/m4/ax_warning_default_aclocaldir.m4 \
 
64
        $(top_srcdir)/m4/ax_warning_default_pkgconfig.m4 \
 
65
        $(top_srcdir)/m4/patch_libtool_on_darwin_zsh_overquoting.m4 \
 
66
        $(top_srcdir)/m4/patch_libtool_sys_lib_search_path_spec.m4 \
 
67
        $(top_srcdir)/m4/patch_libtool_to_add_host_cc.m4 \
 
68
        $(top_srcdir)/configure.ac
 
69
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
70
        $(ACLOCAL_M4)
 
71
mkinstalldirs = $(SHELL) $(top_srcdir)/uses/mkinstalldirs
 
72
CONFIG_HEADER = $(top_builddir)/config.h
 
73
CONFIG_CLEAN_FILES =
 
74
am_zzcatsdl_OBJECTS = SDL_rwops_zzcat.$(OBJEXT)
 
75
zzcatsdl_OBJECTS = $(am_zzcatsdl_OBJECTS)
 
76
zzcatsdl_LDADD = $(LDADD)
 
77
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
78
depcomp = $(SHELL) $(top_srcdir)/uses/depcomp
 
79
am__depfiles_maybe = depfiles
 
80
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
81
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
82
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
 
83
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
84
        $(AM_CFLAGS) $(CFLAGS)
 
85
CCLD = $(CC)
 
86
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
87
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
88
SOURCES = $(zzcatsdl_SOURCES)
 
89
DIST_SOURCES = $(zzcatsdl_SOURCES)
 
90
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
91
am__vpath_adj = case $$p in \
 
92
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
93
    *) f=$$p;; \
 
94
  esac;
 
95
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
96
am__installdirs = "$(DESTDIR)$(sdldir)" "$(DESTDIR)$(pkgconfigdir)"
 
97
sdlDATA_INSTALL = $(INSTALL_DATA)
 
98
DATA = $(sdl_DATA)
 
99
pkgconfigHEADERS_INSTALL = $(INSTALL_HEADER)
 
100
HEADERS = $(pkgconfig_HEADERS)
 
101
ETAGS = etags
 
102
CTAGS = ctags
 
103
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
104
ACLOCAL = @ACLOCAL@
 
105
AMDEP_FALSE = @AMDEP_FALSE@
 
106
AMDEP_TRUE = @AMDEP_TRUE@
 
107
AMTAR = @AMTAR@
 
108
AR = @AR@
 
109
AS = @AS@
 
110
AUTOCONF = @AUTOCONF@
 
111
AUTOHEADER = @AUTOHEADER@
 
112
AUTOMAKE = @AUTOMAKE@
 
113
AWK = @AWK@
 
114
CC = @CC@
 
115
CCDEPMODE = @CCDEPMODE@
 
116
CFLAGS = @CFLAGS@
 
117
CONFIG_FILES = @CONFIG_FILES@
 
118
CPP = @CPP@
 
119
CPPFLAGS = @CPPFLAGS@
 
120
CXX = @CXX@
 
121
CXXCPP = @CXXCPP@
 
122
CXXDEPMODE = @CXXDEPMODE@
 
123
CXXFLAGS = @CXXFLAGS@
 
124
CYGPATH_W = @CYGPATH_W@
 
125
DEFS = @DEFS@
 
126
DEPDIR = @DEPDIR@
 
127
DLLTOOL = @DLLTOOL@
 
128
ECHO = @ECHO@
 
129
ECHO_C = @ECHO_C@
 
130
ECHO_N = @ECHO_N@
 
131
ECHO_T = @ECHO_T@
 
132
EGREP = @EGREP@
 
133
EXEEXT = @EXEEXT@
 
134
F77 = @F77@
 
135
FFLAGS = @FFLAGS@
 
136
INSTALL_DATA = @INSTALL_DATA@
 
137
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
138
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
139
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
140
LARGEFILE_CFLAGS = @LARGEFILE_CFLAGS@
 
141
LDFLAGS = @LDFLAGS@
 
142
LIBOBJS = @LIBOBJS@
 
143
LIBS = @LIBS@
 
144
LIBTOOL = @LIBTOOL@
 
145
LN_S = @LN_S@
 
146
LTLIBOBJS = @LTLIBOBJS@
 
147
MAINT = @MAINT@
 
148
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
149
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
150
MAKEINFO = @MAKEINFO@
 
151
MKZIP = @MKZIP@
 
152
OBJDUMP = @OBJDUMP@
 
153
OBJEXT = @OBJEXT@
 
154
PACKAGE = @PACKAGE@
 
155
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
156
PACKAGE_NAME = @PACKAGE_NAME@
 
157
PACKAGE_STRING = @PACKAGE_STRING@
 
158
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
159
PACKAGE_VERSION = @PACKAGE_VERSION@
 
160
PATH_SEPARATOR = @PATH_SEPARATOR@
 
161
PERL = @PERL@
 
162
PKG_CONFIG = @PKG_CONFIG@
 
163
PYTHON = @PYTHON@
 
164
RANLIB = @RANLIB@
 
165
RELEASE_INFO = @RELEASE_INFO@
 
166
RESOLVES = @RESOLVES@
 
167
SDL = @SDL@
 
168
SET_MAKE = @SET_MAKE@
 
169
SHELL = @SHELL@
 
170
STRIP = @STRIP@
 
171
THREAD_SAFE = @THREAD_SAFE@
 
172
VERSION = @VERSION@
 
173
VERSION_INFO = @VERSION_INFO@
 
174
XMLTO = @XMLTO@
 
175
ZIPTESTS = @ZIPTESTS@
 
176
ZLIB_INCL = @ZLIB_INCL@
 
177
ZLIB_LDIR = @ZLIB_LDIR@
 
178
ZLIB_VERSION = @ZLIB_VERSION@
 
179
ZZIPLIB_LDFLAGS = @ZZIPLIB_LDFLAGS@
 
180
ac_ct_AR = @ac_ct_AR@
 
181
ac_ct_AS = @ac_ct_AS@
 
182
ac_ct_CC = @ac_ct_CC@
 
183
ac_ct_CXX = @ac_ct_CXX@
 
184
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
 
185
ac_ct_F77 = @ac_ct_F77@
 
186
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
 
187
ac_ct_RANLIB = @ac_ct_RANLIB@
 
188
ac_ct_STRIP = @ac_ct_STRIP@
 
189
aclocaldir = @aclocaldir@
 
190
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
191
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
192
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
193
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
194
am__include = @am__include@
 
195
am__leading_dot = @am__leading_dot@
 
196
am__quote = @am__quote@
 
197
am__tar = @am__tar@
 
198
am__untar = @am__untar@
 
199
ax_enable_builddir_sed = @ax_enable_builddir_sed@
 
200
bindir = @bindir@
 
201
build = @build@
 
202
build_alias = @build_alias@
 
203
build_cpu = @build_cpu@
 
204
build_os = @build_os@
 
205
build_vendor = @build_vendor@
 
206
datadir = @datadir@
 
207
docdir = @docdir@
 
208
exec_prefix = @exec_prefix@
 
209
host = @host@
 
210
host_alias = @host_alias@
 
211
host_cpu = @host_cpu@
 
212
host_os = @host_os@
 
213
host_vendor = @host_vendor@
 
214
includedir = @includedir@
 
215
infodir = @infodir@
 
216
install_sh = @install_sh@
 
217
libdir = @libdir@
 
218
libexecdir = @libexecdir@
 
219
localstatedir = @localstatedir@
 
220
mandir = @mandir@
 
221
mkdir_p = @mkdir_p@
 
222
oldincludedir = @oldincludedir@
 
223
pkgconfig_libdir = @pkgconfig_libdir@
 
224
pkgconfig_libfile = @pkgconfig_libfile@
 
225
# ----------------------------------------------------------------------
 
226
# we do not install a library, so this about equivalent to some SDL.pc
 
227
pkgconfigdir = $(libdir)/pkgconfig
 
228
prefix = @prefix@
 
229
program_transform_name = @program_transform_name@
 
230
sbindir = @sbindir@
 
231
sharedstatedir = @sharedstatedir@
 
232
sysconfdir = @sysconfdir@
 
233
target = @target@
 
234
target_alias = @target_alias@
 
235
target_cpu = @target_cpu@
 
236
target_os = @target_os@
 
237
target_vendor = @target_vendor@
 
238
AUTOMAKE_OPTIONS = 1.4 foreign
 
239
AUTOTOOL_VERSION = autoconf-2.52 automake-1.5 libtool-1.4.2
 
240
sdldir = ${pkgdatadir}/SDL
 
241
sdl_DATA = SDL_rwops_zzip.c SDL_rwops_zzip.h
 
242
EXTRA_DIST = $(sdl_DATA)
 
243
zzcatsdl_SOURCES = SDL_rwops_zzcat.c
 
244
zzcatsdl_LDFLAGS = `sdl-config --libs`   `./zzip-config --libs` 
 
245
zzcatsdl_cflags = `sdl-config --cflags` `./zzip-config --cflags`
 
246
 
 
247
### if it wouldn't be for the zzip-config then we could write it like this
 
248
# zzcatsdl_SOURCES = SDL_rwops_zzcat.c SDL_rwops_zzip.c
 
249
# zzcatsdl_LDADD   = `sdl-config --libs`   `zzip-config --libs` 
 
250
# CFLAGS  = `sdl-config --cflags` `zzip-config --cflags`
 
251
###
 
252
CLEANFILES = *.pc *.omf
 
253
pkgconfig_HEADERS = zzip-sdl-config.pc zzip-sdl-rwops.pc
 
254
ERRNULL = 2>/dev/null
 
255
all: all-am
 
256
 
 
257
.SUFFIXES:
 
258
.SUFFIXES: .c .lo .o .obj
 
259
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
260
        @for dep in $?; do \
 
261
          case '$(am__configure_deps)' in \
 
262
            *$$dep*) \
 
263
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
264
                && exit 0; \
 
265
              exit 1;; \
 
266
          esac; \
 
267
        done; \
 
268
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  SDL/Makefile'; \
 
269
        cd $(top_srcdir) && \
 
270
          $(AUTOMAKE) --foreign  SDL/Makefile
 
271
.PRECIOUS: Makefile
 
272
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
273
        @case '$?' in \
 
274
          *config.status*) \
 
275
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
276
          *) \
 
277
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
278
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
279
        esac;
 
280
 
 
281
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
282
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
283
 
 
284
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
285
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
286
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
287
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
288
 
 
289
clean-checkPROGRAMS:
 
290
        @list='$(check_PROGRAMS)'; for p in $$list; do \
 
291
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
292
          echo " rm -f $$p $$f"; \
 
293
          rm -f $$p $$f ; \
 
294
        done
 
295
 
 
296
mostlyclean-compile:
 
297
        -rm -f *.$(OBJEXT)
 
298
 
 
299
distclean-compile:
 
300
        -rm -f *.tab.c
 
301
 
 
302
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SDL_rwops_zzcat.Po@am__quote@
 
303
 
 
304
.c.o:
 
305
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
306
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
307
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
308
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
309
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
310
 
 
311
.c.obj:
 
312
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
313
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
314
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
315
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
316
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
317
 
 
318
.c.lo:
 
319
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
320
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
321
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
322
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
323
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
324
 
 
325
mostlyclean-libtool:
 
326
        -rm -f *.lo
 
327
 
 
328
clean-libtool:
 
329
        -rm -rf .libs _libs
 
330
 
 
331
distclean-libtool:
 
332
        -rm -f libtool
 
333
uninstall-info-am:
 
334
install-sdlDATA: $(sdl_DATA)
 
335
        @$(NORMAL_INSTALL)
 
336
        test -z "$(sdldir)" || $(mkdir_p) "$(DESTDIR)$(sdldir)"
 
337
        @list='$(sdl_DATA)'; for p in $$list; do \
 
338
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
339
          f=$(am__strip_dir) \
 
340
          echo " $(sdlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(sdldir)/$$f'"; \
 
341
          $(sdlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(sdldir)/$$f"; \
 
342
        done
 
343
 
 
344
uninstall-sdlDATA:
 
345
        @$(NORMAL_UNINSTALL)
 
346
        @list='$(sdl_DATA)'; for p in $$list; do \
 
347
          f=$(am__strip_dir) \
 
348
          echo " rm -f '$(DESTDIR)$(sdldir)/$$f'"; \
 
349
          rm -f "$(DESTDIR)$(sdldir)/$$f"; \
 
350
        done
 
351
install-pkgconfigHEADERS: $(pkgconfig_HEADERS)
 
352
        @$(NORMAL_INSTALL)
 
353
        test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
 
354
        @list='$(pkgconfig_HEADERS)'; for p in $$list; do \
 
355
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
356
          f=$(am__strip_dir) \
 
357
          echo " $(pkgconfigHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
 
358
          $(pkgconfigHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
 
359
        done
 
360
 
 
361
uninstall-pkgconfigHEADERS:
 
362
        @$(NORMAL_UNINSTALL)
 
363
        @list='$(pkgconfig_HEADERS)'; for p in $$list; do \
 
364
          f=$(am__strip_dir) \
 
365
          echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
 
366
          rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
 
367
        done
 
368
 
 
369
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
370
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
371
        unique=`for i in $$list; do \
 
372
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
373
          done | \
 
374
          $(AWK) '    { files[$$0] = 1; } \
 
375
               END { for (i in files) print i; }'`; \
 
376
        mkid -fID $$unique
 
377
tags: TAGS
 
378
 
 
379
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
380
                $(TAGS_FILES) $(LISP)
 
381
        tags=; \
 
382
        here=`pwd`; \
 
383
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
384
        unique=`for i in $$list; do \
 
385
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
386
          done | \
 
387
          $(AWK) '    { files[$$0] = 1; } \
 
388
               END { for (i in files) print i; }'`; \
 
389
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
390
          test -n "$$unique" || unique=$$empty_fix; \
 
391
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
392
            $$tags $$unique; \
 
393
        fi
 
394
ctags: CTAGS
 
395
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
396
                $(TAGS_FILES) $(LISP)
 
397
        tags=; \
 
398
        here=`pwd`; \
 
399
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
400
        unique=`for i in $$list; do \
 
401
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
402
          done | \
 
403
          $(AWK) '    { files[$$0] = 1; } \
 
404
               END { for (i in files) print i; }'`; \
 
405
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
406
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
407
             $$tags $$unique
 
408
 
 
409
GTAGS:
 
410
        here=`$(am__cd) $(top_builddir) && pwd` \
 
411
          && cd $(top_srcdir) \
 
412
          && gtags -i $(GTAGS_ARGS) $$here
 
413
 
 
414
distclean-tags:
 
415
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
416
 
 
417
distdir: $(DISTFILES)
 
418
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
419
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
420
        list='$(DISTFILES)'; for file in $$list; do \
 
421
          case $$file in \
 
422
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
423
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
424
          esac; \
 
425
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
426
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
427
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
428
            dir="/$$dir"; \
 
429
            $(mkdir_p) "$(distdir)$$dir"; \
 
430
          else \
 
431
            dir=''; \
 
432
          fi; \
 
433
          if test -d $$d/$$file; then \
 
434
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
435
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
436
            fi; \
 
437
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
438
          else \
 
439
            test -f $(distdir)/$$file \
 
440
            || cp -p $$d/$$file $(distdir)/$$file \
 
441
            || exit 1; \
 
442
          fi; \
 
443
        done
 
444
check-am: all-am
 
445
        $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
 
446
check: check-am
 
447
all-am: Makefile $(DATA) $(HEADERS)
 
448
installdirs:
 
449
        for dir in "$(DESTDIR)$(sdldir)" "$(DESTDIR)$(pkgconfigdir)"; do \
 
450
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
451
        done
 
452
install: install-am
 
453
install-exec: install-exec-am
 
454
install-data: install-data-am
 
455
uninstall: uninstall-am
 
456
 
 
457
install-am: all-am
 
458
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
459
 
 
460
installcheck: installcheck-am
 
461
install-strip:
 
462
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
463
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
464
          `test -z '$(STRIP)' || \
 
465
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
466
mostlyclean-generic:
 
467
 
 
468
clean-generic:
 
469
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
470
 
 
471
distclean-generic:
 
472
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
473
 
 
474
maintainer-clean-generic:
 
475
        @echo "This command is intended for maintainers to use"
 
476
        @echo "it deletes files that may require special tools to rebuild."
 
477
clean: clean-am
 
478
 
 
479
clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
 
480
        mostlyclean-am
 
481
 
 
482
distclean: distclean-am
 
483
        -rm -rf ./$(DEPDIR)
 
484
        -rm -f Makefile
 
485
distclean-am: clean-am distclean-compile distclean-generic \
 
486
        distclean-libtool distclean-tags
 
487
 
 
488
dvi: dvi-am
 
489
 
 
490
dvi-am:
 
491
 
 
492
html: html-am
 
493
 
 
494
info: info-am
 
495
 
 
496
info-am:
 
497
 
 
498
install-data-am: install-pkgconfigHEADERS install-sdlDATA
 
499
 
 
500
install-exec-am:
 
501
 
 
502
install-info: install-info-am
 
503
 
 
504
install-man:
 
505
 
 
506
installcheck-am:
 
507
 
 
508
maintainer-clean: maintainer-clean-am
 
509
        -rm -rf ./$(DEPDIR)
 
510
        -rm -f Makefile
 
511
maintainer-clean-am: distclean-am maintainer-clean-generic
 
512
 
 
513
mostlyclean: mostlyclean-am
 
514
 
 
515
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
516
        mostlyclean-libtool
 
517
 
 
518
pdf: pdf-am
 
519
 
 
520
pdf-am:
 
521
 
 
522
ps: ps-am
 
523
 
 
524
ps-am:
 
525
 
 
526
uninstall-am: uninstall-info-am uninstall-pkgconfigHEADERS \
 
527
        uninstall-sdlDATA
 
528
 
 
529
.PHONY: CTAGS GTAGS all all-am check check-am clean \
 
530
        clean-checkPROGRAMS clean-generic clean-libtool ctags \
 
531
        distclean distclean-compile distclean-generic \
 
532
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
533
        html-am info info-am install install-am install-data \
 
534
        install-data-am install-exec install-exec-am install-info \
 
535
        install-info-am install-man install-pkgconfigHEADERS \
 
536
        install-sdlDATA install-strip installcheck installcheck-am \
 
537
        installdirs maintainer-clean maintainer-clean-generic \
 
538
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
539
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
 
540
        uninstall-am uninstall-info-am uninstall-pkgconfigHEADERS \
 
541
        uninstall-sdlDATA
 
542
 
 
543
 
 
544
SDL_rwops_zzip.$(OBJEXT) :  zzip-config  @srcdir@/SDL_rwops_zzip.c
 
545
        $(COMPILE) $(zzcatsdl_cflags) -c @srcdir@/SDL_rwops_zzip.c  -o $@ 
 
546
SDL_rwops_zzcat.$(OBJEXT) : zzip-config  @srcdir@/SDL_rwops_zzcat.c
 
547
        $(COMPILE) $(zzcatsdl_cflags) -c @srcdir@/SDL_rwops_zzcat.c -o $@
 
548
zzcatsdl$(EXEEXT): SDL_rwops_zzip.$(OBJEXT) SDL_rwops_zzcat.$(OBJEXT)
 
549
        $(LINK)    SDL_rwops_zzip.$(OBJEXT) SDL_rwops_zzcat.$(OBJEXT) \
 
550
                   $(zzcatsdl_LDFLAGS)  -o $@
 
551
 
 
552
zzip-config : ../bins/zzip-config
 
553
        sed -e 's:includedir=.*:includedir=..:' \
 
554
            -e 's:libdir=.*:libdir=../zzip:'  $? > $@
 
555
        chmod +x $@
 
556
 
 
557
test.zip : @top_srcdir@/test/test.zip
 
558
        $(LN_S) $? $@
 
559
testsdl test-sdl : test.zip zzcatsdl$(EXEEXT)
 
560
        ./zzcatsdl$(EXEEXT) test/README > test.out
 
561
        diff -q @top_srcdir@/README test.out && rm test.out
 
562
 
 
563
sdl : all
 
564
install-sdl : install-data # and not the binary
 
565
zzip-sdl-config.pc : Makefile
 
566
        @ echo "prefix="`sdl-config --prefix $(ERRNULL)` >$@
 
567
        @ echo "sdl_static_libs="`sdl-config --static-libs $(ERRNULL)` >>$@
 
568
        @ echo "sdl_libs="`sdl-config --libs $(ERRNULL)` >>$@
 
569
        @ echo "sdl_cflags="`sdl-config --cflags $(ERRNULL)` >>$@
 
570
        @ echo " " >>$@
 
571
        @ echo "Name: zzip-sdl-config" >>$@
 
572
        @ echo "Version: "`sdl-config --version $(ERRNULL)` >>$@
 
573
        @ echo "Description: SDL Config (for ZZipLib)" >>$@
 
574
        echo 'Libs: $${sdl_libs}' >>$@
 
575
        echo 'Cflags: $${sdl_cflags}' >>$@
 
576
 
 
577
zzip-sdl-rwops.pc : Makefile
 
578
        @ echo 'zzipdatadir=$(pkgdatadir)' >$@
 
579
        @ echo 'zzipsdlrwops=$${zzipdatadir}/SDL' >>$@
 
580
        @ echo " " >>$@
 
581
        @ echo "Name: zzip-sdl-rwops" >>$@
 
582
        @ echo "Version: $(VERSION)" >>$@
 
583
        @ echo "Description: SDL_rwops for ZZipLib" >>$@
 
584
        echo 'Requires: zzip-sdl-config, zziplib' >>$@
 
585
        echo 'Cflags: -I$${zzipsdlrwops}' >>$@
 
586
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
587
# Otherwise a system limit (for SysV at least) may be exceeded.
 
588
.NOEXPORT: