~ubuntu-branches/ubuntu/hoary/devil/hoary

« back to all changes in this revision

Viewing changes to src-ILUT/src/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo E. Magallon
  • Date: 2005-01-03 19:57:42 UTC
  • Revision ID: james.westby@ubuntu.com-20050103195742-4ipkplcwygu3irv0
Tags: upstream-1.6.7
ImportĀ upstreamĀ versionĀ 1.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.3 from Makefile.am.
 
2
# src-ILUT/src/Makefile.  Generated from Makefile.in by configure.
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  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
 
 
17
SOURCES = $(libILUT_la_SOURCES)
 
18
 
 
19
srcdir = .
 
20
top_srcdir = ../..
 
21
 
 
22
pkgdatadir = $(datadir)/DevIL
 
23
pkglibdir = $(libdir)/DevIL
 
24
pkgincludedir = $(includedir)/DevIL
 
25
top_builddir = ../..
 
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
27
INSTALL = /usr/bin/install -c
 
28
install_sh_DATA = $(install_sh) -c -m 644
 
29
install_sh_PROGRAM = $(install_sh) -c
 
30
install_sh_SCRIPT = $(install_sh) -c
 
31
INSTALL_HEADER = $(INSTALL_DATA)
 
32
transform = $(program_transform_name)
 
33
NORMAL_INSTALL = :
 
34
PRE_INSTALL = :
 
35
POST_INSTALL = :
 
36
NORMAL_UNINSTALL = :
 
37
PRE_UNINSTALL = :
 
38
POST_UNINSTALL = :
 
39
host_triplet = powerpc-apple-darwin7.4.0
 
40
subdir = src-ILUT/src
 
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
43
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
44
        $(top_srcdir)/configure.in
 
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
46
        $(ACLOCAL_M4)
 
47
mkinstalldirs = $(SHELL) $(top_srcdir)/libtools/mkinstalldirs
 
48
CONFIG_HEADER = $(top_builddir)/include/IL/config.h
 
49
CONFIG_CLEAN_FILES =
 
50
am__installdirs = "$(DESTDIR)$(libdir)"
 
51
libLTLIBRARIES_INSTALL = $(INSTALL)
 
52
LTLIBRARIES = $(lib_LTLIBRARIES)
 
53
libILUT_la_DEPENDENCIES =
 
54
am_libILUT_la_OBJECTS = ilut_allegro.lo ilut_main.lo \
 
55
        ilut_sdlsurface.lo ilut_states.lo ilut_internal.lo \
 
56
        ilut_opengl.lo ilut_win32.lo ilut_directx.lo ilut_directx9.lo
 
57
libILUT_la_OBJECTS = $(am_libILUT_la_OBJECTS)
 
58
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include/IL
 
59
depcomp = $(SHELL) $(top_srcdir)/libtools/depcomp
 
60
am__depfiles_maybe = depfiles
 
61
DEP_FILES = ./$(DEPDIR)/ilut_allegro.Plo \
 
62
        ./$(DEPDIR)/ilut_directx.Plo \
 
63
        ./$(DEPDIR)/ilut_directx9.Plo \
 
64
        ./$(DEPDIR)/ilut_internal.Plo \
 
65
        ./$(DEPDIR)/ilut_main.Plo \
 
66
        ./$(DEPDIR)/ilut_opengl.Plo \
 
67
        ./$(DEPDIR)/ilut_sdlsurface.Plo \
 
68
        ./$(DEPDIR)/ilut_states.Plo \
 
69
        ./$(DEPDIR)/ilut_win32.Plo
 
70
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
71
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
72
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
 
73
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
74
        $(AM_CFLAGS) $(CFLAGS)
 
75
CCLD = $(CC)
 
76
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
77
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
78
SOURCES = $(libILUT_la_SOURCES)
 
79
DIST_SOURCES = $(libILUT_la_SOURCES)
 
80
ETAGS = etags
 
81
CTAGS = ctags
 
82
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
83
ACLOCAL = ${SHELL} /Users/dario/Desktop/DevIL-1.6.7/libtools/missing --run aclocal-1.8
 
84
AMDEP_FALSE = #
 
85
AMDEP_TRUE = 
 
86
AMTAR = ${SHELL} /Users/dario/Desktop/DevIL-1.6.7/libtools/missing --run tar
 
87
AR = ar
 
88
AS = as
 
89
AUTOCONF = ${SHELL} /Users/dario/Desktop/DevIL-1.6.7/libtools/missing --run autoconf
 
90
AUTOHEADER = ${SHELL} /Users/dario/Desktop/DevIL-1.6.7/libtools/missing --run autoheader
 
91
AUTOMAKE = ${SHELL} /Users/dario/Desktop/DevIL-1.6.7/libtools/missing --run automake-1.8
 
92
AWK = gawk
 
93
CC = gcc
 
94
CCDEPMODE = depmode=gcc3
 
95
CFLAGS = -Wall -funroll-loops -ffast-math -fomit-frame-pointer -fexpensive-optimizations  -mcpu=7450 -mtune=7450 -fforce-addr -finline-functions -fsched-interblock -frename-registers -funroll-loops -O2
 
96
CPP = gcc -E
 
97
CPPFLAGS =  -I/usr/X11R6/include
 
98
CXX = g++
 
99
CXXCPP = g++ -E
 
100
CXXDEPMODE = depmode=gcc3
 
101
CXXFLAGS = -g -O2
 
102
CYGPATH_W = echo
 
103
DEFS = -DHAVE_CONFIG_H
 
104
DEPDIR = .deps
 
105
DEVIL_LTVERSION = 1:0:0
 
106
DLLTOOL = dlltool
 
107
ECHO = echo
 
108
ECHO_C = 
 
109
ECHO_N = -n
 
110
ECHO_T = 
 
111
EGREP = grep -E
 
112
EXEEXT = 
 
113
F77 = 
 
114
FFLAGS = 
 
115
HALLEGRO = 
 
116
HSDL = -I/sw/include/SDL -D_THREAD_SAFE
 
117
IL_NO_BMP_FALSE = #
 
118
IL_NO_BMP_TRUE = 
 
119
IL_NO_DCX_FALSE = #
 
120
IL_NO_DCX_TRUE = 
 
121
IL_NO_DDS_FALSE = #
 
122
IL_NO_DDS_TRUE = 
 
123
IL_NO_DOOM_FALSE = #
 
124
IL_NO_DOOM_TRUE = 
 
125
IL_NO_GIF_FALSE = #
 
126
IL_NO_GIF_TRUE = 
 
127
IL_NO_HDR_FALSE = #
 
128
IL_NO_HDR_TRUE = 
 
129
IL_NO_ICO_FALSE = #
 
130
IL_NO_ICO_TRUE = 
 
131
IL_NO_JPG_FALSE = 
 
132
IL_NO_JPG_TRUE = #
 
133
IL_NO_LCMS_FALSE = 
 
134
IL_NO_LCMS_TRUE = #
 
135
IL_NO_LIF_FALSE = #
 
136
IL_NO_LIF_TRUE = 
 
137
IL_NO_MDL_FALSE = #
 
138
IL_NO_MDL_TRUE = 
 
139
IL_NO_MNG_FALSE = 
 
140
IL_NO_MNG_TRUE = #
 
141
IL_NO_PCD_FALSE = #
 
142
IL_NO_PCD_TRUE = 
 
143
IL_NO_PCX_FALSE = #
 
144
IL_NO_PCX_TRUE = 
 
145
IL_NO_PIC_FALSE = #
 
146
IL_NO_PIC_TRUE = 
 
147
IL_NO_PIX_FALSE = #
 
148
IL_NO_PIX_TRUE = 
 
149
IL_NO_PNG_FALSE = 
 
150
IL_NO_PNG_TRUE = #
 
151
IL_NO_PNM_FALSE = #
 
152
IL_NO_PNM_TRUE = 
 
153
IL_NO_PSD_FALSE = #
 
154
IL_NO_PSD_TRUE = 
 
155
IL_NO_PSP_FALSE = #
 
156
IL_NO_PSP_TRUE = 
 
157
IL_NO_PXR_FALSE = #
 
158
IL_NO_PXR_TRUE = 
 
159
IL_NO_RAW_FALSE = #
 
160
IL_NO_RAW_TRUE = 
 
161
IL_NO_SGI_FALSE = #
 
162
IL_NO_SGI_TRUE = 
 
163
IL_NO_TGA_FALSE = #
 
164
IL_NO_TGA_TRUE = 
 
165
IL_NO_TIF_FALSE = 
 
166
IL_NO_TIF_TRUE = #
 
167
IL_NO_WAL_FALSE = #
 
168
IL_NO_WAL_TRUE = 
 
169
IL_NO_XPM_FALSE = #
 
170
IL_NO_XPM_TRUE = 
 
171
INSTALL_DATA = ${INSTALL} -m 644
 
172
INSTALL_PROGRAM = ${INSTALL}
 
173
INSTALL_SCRIPT = ${INSTALL}
 
174
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
 
175
LDFLAGS = -prebind
 
176
LIBALLEGRO = 
 
177
LIBGDI32 = 
 
178
LIBGL = -framework OpenGL
 
179
LIBILUT_CFLAGS = -Wall -funroll-loops -ffast-math -fomit-frame-pointer -fexpensive-optimizations  -mcpu=7450 -mtune=7450 -fforce-addr -finline-functions -fsched-interblock -frename-registers -funroll-loops -O2
 
180
LIBILUT_WIN32LIBPATH = 
 
181
LIBILU_CFLAGS = -Wall -funroll-loops -ffast-math -fomit-frame-pointer -fexpensive-optimizations  -mcpu=7450 -mtune=7450 -fforce-addr -finline-functions -fsched-interblock -frename-registers -funroll-loops -O2
 
182
LIBIL_CFLAGS = -Wall -funroll-loops -ffast-math -fomit-frame-pointer -fexpensive-optimizations  -mcpu=7450 -mtune=7450 -fforce-addr -finline-functions -fsched-interblock -frename-registers -funroll-loops -O2
 
183
LIBJPG = 
 
184
LIBLCMS = 
 
185
LIBMNG = 
 
186
LIBOBJS = 
 
187
LIBPNG = 
 
188
LIBS = 
 
189
LIBSDL = -L/sw/lib -lSDLmain -lSDL -framework Cocoa -framework OpenGL
 
190
LIBTIFF = 
 
191
LIBTOOL = $(SHELL) $(top_builddir)/libtool
 
192
LN_S = ln -s
 
193
LTLIBOBJS = 
 
194
MAINT = #
 
195
MAINTAINER_MODE_FALSE = 
 
196
MAINTAINER_MODE_TRUE = #
 
197
MAKEINFO = ${SHELL} /Users/dario/Desktop/DevIL-1.6.7/libtools/missing --run makeinfo
 
198
OBJDUMP = objdump
 
199
OBJEXT = o
 
200
PACKAGE = DevIL
 
201
PACKAGE_BUGREPORT = 
 
202
PACKAGE_NAME = 
 
203
PACKAGE_STRING = 
 
204
PACKAGE_TARNAME = 
 
205
PACKAGE_VERSION = 
 
206
PATH_SEPARATOR = :
 
207
RANLIB = ranlib
 
208
SDL_CFLAGS = -I/sw/include/SDL -D_THREAD_SAFE
 
209
SDL_CONFIG = /sw/bin/sdl-config
 
210
SDL_LIBS = -L/sw/lib -lSDLmain -lSDL -framework Cocoa -framework OpenGL
 
211
SET_MAKE = 
 
212
SHELL = /bin/sh
 
213
STRIP = strip
 
214
VERSION = 1.6.7
 
215
VERSIONINFO = -version-info 1:0:0
 
216
X_CFLAGS =  -I/usr/X11R6/include
 
217
X_EXTRA_LIBS = 
 
218
X_LIBS =  -L/usr/X11R6/lib
 
219
X_PRE_LIBS =  -lSM -lICE
 
220
ac_ct_AR = ar
 
221
ac_ct_AS = 
 
222
ac_ct_CC = gcc
 
223
ac_ct_CXX = g++
 
224
ac_ct_DLLTOOL = 
 
225
ac_ct_F77 = 
 
226
ac_ct_OBJDUMP = 
 
227
ac_ct_RANLIB = ranlib
 
228
ac_ct_STRIP = strip
 
229
allegro_config = no
 
230
am__fastdepCC_FALSE = #
 
231
am__fastdepCC_TRUE = 
 
232
am__fastdepCXX_FALSE = #
 
233
am__fastdepCXX_TRUE = 
 
234
am__include = include
 
235
am__leading_dot = .
 
236
am__quote = 
 
237
bindir = ${exec_prefix}/bin
 
238
build = powerpc-apple-darwin7.4.0
 
239
build_alias = 
 
240
build_cpu = powerpc
 
241
build_os = darwin7.4.0
 
242
build_vendor = apple
 
243
datadir = ${prefix}/share
 
244
exec_prefix = ${prefix}
 
245
host = powerpc-apple-darwin7.4.0
 
246
host_alias = 
 
247
host_cpu = powerpc
 
248
host_os = darwin7.4.0
 
249
host_vendor = apple
 
250
includedir = ${prefix}/include
 
251
infodir = ${prefix}/info
 
252
install_sh = /Users/dario/Desktop/DevIL-1.6.7/libtools/install-sh
 
253
libdir = ${exec_prefix}/lib
 
254
libexecdir = ${exec_prefix}/libexec
 
255
localstatedir = ${prefix}/var
 
256
mandir = ${prefix}/man
 
257
mkdir_p = mkdir -p -- .
 
258
oldincludedir = /usr/include
 
259
prefix = /usr/local
 
260
program_transform_name = s,x,x,
 
261
sbindir = ${exec_prefix}/sbin
 
262
sdl_major_version = 1
 
263
sdl_micro_version = 7
 
264
sdl_minor_version = 2
 
265
sharedstatedir = ${prefix}/com
 
266
sysconfdir = ${prefix}/etc
 
267
target = powerpc-apple-darwin7.4.0
 
268
target_alias = 
 
269
target_cpu = powerpc
 
270
target_os = darwin7.4.0
 
271
target_vendor = apple
 
272
lib_LTLIBRARIES = libILUT.la
 
273
libILUT_la_SOURCES = ilut_allegro.c     ilut_main.c \
 
274
                     ilut_sdlsurface.c  ilut_states.c \
 
275
                     ilut_internal.c    ilut_opengl.c \
 
276
                     ilut_win32.c       ilut_directx.c \
 
277
                                         ilut_directx9.c
 
278
 
 
279
AM_CFLAGS = -Wall -funroll-loops -ffast-math -fomit-frame-pointer -fexpensive-optimizations  -mcpu=7450 -mtune=7450 -fforce-addr -finline-functions -fsched-interblock -frename-registers -funroll-loops -O2
 
280
libILUT_la_LDFLAGS = -no-undefined -version-info 1:0:0 \
 
281
                     -L$(top_srcdir)/src-IL/src \
 
282
                     -L$(top_srcdir)/src-ILU/src \
 
283
                     -L/sw/lib -lSDLmain -lSDL -framework Cocoa -framework OpenGL  
 
284
 
 
285
libILUT_la_LIBADD = -lIL -lILU -framework OpenGL 
 
286
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src-ILUT/include \
 
287
           -I/sw/include/SDL -D_THREAD_SAFE   -I/usr/X11R6/include
 
288
 
 
289
all: all-am
 
290
 
 
291
.SUFFIXES:
 
292
.SUFFIXES: .c .lo .o .obj
 
293
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
 
294
        @for dep in $?; do \
 
295
          case '$(am__configure_deps)' in \
 
296
            *$$dep*) \
 
297
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
298
                && exit 0; \
 
299
              exit 1;; \
 
300
          esac; \
 
301
        done; \
 
302
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src-ILUT/src/Makefile'; \
 
303
        cd $(top_srcdir) && \
 
304
          $(AUTOMAKE) --gnu  src-ILUT/src/Makefile
 
305
.PRECIOUS: Makefile
 
306
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
307
        @case '$?' in \
 
308
          *config.status*) \
 
309
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
310
          *) \
 
311
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
312
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
313
        esac;
 
314
 
 
315
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
316
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
317
 
 
318
$(top_srcdir)/configure: # $(am__configure_deps)
 
319
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
320
$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
 
321
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
322
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
323
        @$(NORMAL_INSTALL)
 
324
        test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
 
325
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
326
          if test -f $$p; then \
 
327
            f="`echo $$p | sed -e 's|^.*/||'`"; \
 
328
            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
 
329
            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
 
330
          else :; fi; \
 
331
        done
 
332
 
 
333
uninstall-libLTLIBRARIES:
 
334
        @$(NORMAL_UNINSTALL)
 
335
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
336
            p="`echo $$p | sed -e 's|^.*/||'`"; \
 
337
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
 
338
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
 
339
        done
 
340
 
 
341
clean-libLTLIBRARIES:
 
342
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
343
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
344
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
345
          test "$$dir" = "$$p" && dir=.; \
 
346
          echo "rm -f \"$${dir}/so_locations\""; \
 
347
          rm -f "$${dir}/so_locations"; \
 
348
        done
 
349
libILUT.la: $(libILUT_la_OBJECTS) $(libILUT_la_DEPENDENCIES) 
 
350
        $(LINK) -rpath $(libdir) $(libILUT_la_LDFLAGS) $(libILUT_la_OBJECTS) $(libILUT_la_LIBADD) $(LIBS)
 
351
 
 
352
mostlyclean-compile:
 
353
        -rm -f *.$(OBJEXT)
 
354
 
 
355
distclean-compile:
 
356
        -rm -f *.tab.c
 
357
 
 
358
include ./$(DEPDIR)/ilut_allegro.Plo
 
359
include ./$(DEPDIR)/ilut_directx.Plo
 
360
include ./$(DEPDIR)/ilut_directx9.Plo
 
361
include ./$(DEPDIR)/ilut_internal.Plo
 
362
include ./$(DEPDIR)/ilut_main.Plo
 
363
include ./$(DEPDIR)/ilut_opengl.Plo
 
364
include ./$(DEPDIR)/ilut_sdlsurface.Plo
 
365
include ./$(DEPDIR)/ilut_states.Plo
 
366
include ./$(DEPDIR)/ilut_win32.Plo
 
367
 
 
368
.c.o:
 
369
        if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
370
        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
371
#       source='$<' object='$@' libtool=no \
 
372
#       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
 
373
#       $(CCDEPMODE) $(depcomp) \
 
374
#       $(COMPILE) -c $<
 
375
 
 
376
.c.obj:
 
377
        if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
378
        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
379
#       source='$<' object='$@' libtool=no \
 
380
#       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
 
381
#       $(CCDEPMODE) $(depcomp) \
 
382
#       $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
383
 
 
384
.c.lo:
 
385
        if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
386
        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
387
#       source='$<' object='$@' libtool=yes \
 
388
#       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
 
389
#       $(CCDEPMODE) $(depcomp) \
 
390
#       $(LTCOMPILE) -c -o $@ $<
 
391
 
 
392
mostlyclean-libtool:
 
393
        -rm -f *.lo
 
394
 
 
395
clean-libtool:
 
396
        -rm -rf .libs _libs
 
397
 
 
398
distclean-libtool:
 
399
        -rm -f libtool
 
400
uninstall-info-am:
 
401
 
 
402
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
403
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
404
        unique=`for i in $$list; do \
 
405
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
406
          done | \
 
407
          $(AWK) '    { files[$$0] = 1; } \
 
408
               END { for (i in files) print i; }'`; \
 
409
        mkid -fID $$unique
 
410
tags: TAGS
 
411
 
 
412
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
413
                $(TAGS_FILES) $(LISP)
 
414
        tags=; \
 
415
        here=`pwd`; \
 
416
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
417
        unique=`for i in $$list; do \
 
418
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
419
          done | \
 
420
          $(AWK) '    { files[$$0] = 1; } \
 
421
               END { for (i in files) print i; }'`; \
 
422
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
423
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
424
             $$tags $$unique
 
425
ctags: CTAGS
 
426
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
427
                $(TAGS_FILES) $(LISP)
 
428
        tags=; \
 
429
        here=`pwd`; \
 
430
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
431
        unique=`for i in $$list; do \
 
432
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
433
          done | \
 
434
          $(AWK) '    { files[$$0] = 1; } \
 
435
               END { for (i in files) print i; }'`; \
 
436
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
437
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
438
             $$tags $$unique
 
439
 
 
440
GTAGS:
 
441
        here=`$(am__cd) $(top_builddir) && pwd` \
 
442
          && cd $(top_srcdir) \
 
443
          && gtags -i $(GTAGS_ARGS) $$here
 
444
 
 
445
distclean-tags:
 
446
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
447
 
 
448
distdir: $(DISTFILES)
 
449
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
450
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
451
        list='$(DISTFILES)'; for file in $$list; do \
 
452
          case $$file in \
 
453
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
454
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
455
          esac; \
 
456
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
457
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
458
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
459
            dir="/$$dir"; \
 
460
            $(mkdir_p) "$(distdir)$$dir"; \
 
461
          else \
 
462
            dir=''; \
 
463
          fi; \
 
464
          if test -d $$d/$$file; then \
 
465
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
466
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
467
            fi; \
 
468
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
469
          else \
 
470
            test -f $(distdir)/$$file \
 
471
            || cp -p $$d/$$file $(distdir)/$$file \
 
472
            || exit 1; \
 
473
          fi; \
 
474
        done
 
475
check-am: all-am
 
476
check: check-am
 
477
all-am: Makefile $(LTLIBRARIES)
 
478
installdirs:
 
479
        for dir in "$(DESTDIR)$(libdir)"; do \
 
480
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
481
        done
 
482
install: install-am
 
483
install-exec: install-exec-am
 
484
install-data: install-data-am
 
485
uninstall: uninstall-am
 
486
 
 
487
install-am: all-am
 
488
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
489
 
 
490
installcheck: installcheck-am
 
491
install-strip:
 
492
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
493
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
494
          `test -z '$(STRIP)' || \
 
495
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
496
mostlyclean-generic:
 
497
 
 
498
clean-generic:
 
499
 
 
500
distclean-generic:
 
501
        -rm -f $(CONFIG_CLEAN_FILES)
 
502
 
 
503
maintainer-clean-generic:
 
504
        @echo "This command is intended for maintainers to use"
 
505
        @echo "it deletes files that may require special tools to rebuild."
 
506
clean: clean-am
 
507
 
 
508
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
 
509
        mostlyclean-am
 
510
 
 
511
distclean: distclean-am
 
512
        -rm -rf ./$(DEPDIR)
 
513
        -rm -f Makefile
 
514
distclean-am: clean-am distclean-compile distclean-generic \
 
515
        distclean-libtool distclean-tags
 
516
 
 
517
dvi: dvi-am
 
518
 
 
519
dvi-am:
 
520
 
 
521
html: html-am
 
522
 
 
523
info: info-am
 
524
 
 
525
info-am:
 
526
 
 
527
install-data-am:
 
528
 
 
529
install-exec-am: install-libLTLIBRARIES
 
530
 
 
531
install-info: install-info-am
 
532
 
 
533
install-man:
 
534
 
 
535
installcheck-am:
 
536
 
 
537
maintainer-clean: maintainer-clean-am
 
538
        -rm -rf ./$(DEPDIR)
 
539
        -rm -f Makefile
 
540
maintainer-clean-am: distclean-am maintainer-clean-generic
 
541
 
 
542
mostlyclean: mostlyclean-am
 
543
 
 
544
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
545
        mostlyclean-libtool
 
546
 
 
547
pdf: pdf-am
 
548
 
 
549
pdf-am:
 
550
 
 
551
ps: ps-am
 
552
 
 
553
ps-am:
 
554
 
 
555
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
 
556
 
 
557
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
558
        clean-libLTLIBRARIES clean-libtool ctags distclean \
 
559
        distclean-compile distclean-generic distclean-libtool \
 
560
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
561
        install install-am install-data install-data-am install-exec \
 
562
        install-exec-am install-info install-info-am \
 
563
        install-libLTLIBRARIES install-man install-strip installcheck \
 
564
        installcheck-am installdirs maintainer-clean \
 
565
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
566
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
567
        tags uninstall uninstall-am uninstall-info-am \
 
568
        uninstall-libLTLIBRARIES
 
569
 
 
570
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
571
# Otherwise a system limit (for SysV at least) may be exceeded.
 
572
.NOEXPORT: