Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4758 right-hear 1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
# jp3d/libjp3dvm/Makefile.  Generated from Makefile.in by configure.
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
# Inc.
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
9
# with or without modifications, as long as this notice is preserved.
10
 
11
# This program is distributed in the hope that it will be useful,
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
# PARTICULAR PURPOSE.
15
 
16
 
17
 
18
 
19
 
20
pkgdatadir = $(datadir)/openjpeg-1.4.0
21
pkgincludedir = $(includedir)/openjpeg-1.4.0
22
pkglibdir = $(libdir)/openjpeg-1.4.0
23
pkglibexecdir = $(libexecdir)/openjpeg-1.4.0
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
install_sh_DATA = $(install_sh) -c -m 644
26
install_sh_PROGRAM = $(install_sh) -c
27
install_sh_SCRIPT = $(install_sh) -c
28
INSTALL_HEADER = $(INSTALL_DATA)
29
transform = $(program_transform_name)
30
NORMAL_INSTALL = :
31
PRE_INSTALL = :
32
POST_INSTALL = :
33
NORMAL_UNINSTALL = :
34
PRE_UNINSTALL = :
35
POST_UNINSTALL = :
36
build_triplet = x86_64-unknown-linux-gnu
37
host_triplet = x86_64-unknown-linux-gnu
38
target_triplet = x86_64-unknown-linux-gnu
39
am__append_1 = -DOPJ_EXPORTS
40
#am__append_2 = -DOPJ_STATIC
41
#am__append_3 = -static
42
subdir = jp3d/libjp3dvm
43
DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
44
	$(srcdir)/Makefile.in
45
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48
	$(ACLOCAL_M4)
49
mkinstalldirs = $(install_sh) -d
50
CONFIG_HEADER = $(top_builddir)/opj_config.h
51
CONFIG_CLEAN_FILES =
52
CONFIG_CLEAN_VPATH_FILES =
53
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
54
am__vpath_adj = case $$p in \
55
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
56
    *) f=$$p;; \
57
  esac;
58
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
59
am__install_max = 40
60
am__nobase_strip_setup = \
61
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
62
am__nobase_strip = \
63
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
64
am__nobase_list = $(am__nobase_strip_setup); \
65
  for p in $$list; do echo "$$p $$p"; done | \
66
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
67
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
68
    if (++n[$$2] == $(am__install_max)) \
69
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
70
    END { for (dir in files) print dir, files[dir] }'
71
am__base_list = \
72
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
73
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
74
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
75
LTLIBRARIES = $(lib_LTLIBRARIES)
76
libopenjp3dvm_la_LIBADD =
77
am__objects_1 = bio.lo cio.lo dwt.lo event.lo jp3d.lo jp3d_lib.lo \
78
	volume.lo mct.lo mqc.lo openjpeg.lo pi.lo raw.lo t1.lo \
79
	t1_3d.lo t2.lo tcd.lo tgt.lo
80
am__objects_2 =
81
am_libopenjp3dvm_la_OBJECTS = $(am__objects_1) $(am__objects_2)
82
libopenjp3dvm_la_OBJECTS = $(am_libopenjp3dvm_la_OBJECTS)
83
libopenjp3dvm_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
84
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
85
	$(libopenjp3dvm_la_LDFLAGS) $(LDFLAGS) -o $@
86
DEFAULT_INCLUDES = -I. -I$(top_builddir)
87
depcomp = $(SHELL) $(top_srcdir)/depcomp
88
am__depfiles_maybe = depfiles
89
am__mv = mv -f
90
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
91
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
92
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
93
	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
94
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
95
CCLD = $(CC)
96
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
97
	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
98
	$(LDFLAGS) -o $@
99
SOURCES = $(libopenjp3dvm_la_SOURCES)
100
DIST_SOURCES = $(libopenjp3dvm_la_SOURCES)
101
HEADERS = $(include_HEADERS)
102
ETAGS = etags
103
CTAGS = ctags
104
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
105
ACLOCAL = ${SHELL} /home/a/svn/kolios/contrib/menuetlibc/openjpeg/missing --run aclocal-1.11
106
AMTAR = ${SHELL} /home/a/svn/kolios/contrib/menuetlibc/openjpeg/missing --run tar
107
AR = ar
108
AS = as
109
AUTOCONF = ${SHELL} /home/a/svn/kolios/contrib/menuetlibc/openjpeg/missing --run autoconf
110
AUTOHEADER = ${SHELL} /home/a/svn/kolios/contrib/menuetlibc/openjpeg/missing --run autoheader
111
AUTOMAKE = ${SHELL} /home/a/svn/kolios/contrib/menuetlibc/openjpeg/missing --run automake-1.11
112
AWK = mawk
113
BUILD_NR = 0
114
CC = gcc
115
CCDEPMODE = depmode=gcc3
116
CFLAGS = $(COMPILERFLAGS) $(INCLUDES)
117
CPP = gcc -E
118
CPPFLAGS =
119
CXX = g++
120
CXXCPP = g++ -E
121
CXXDEPMODE = depmode=gcc3
122
CXXFLAGS = -g -O2
123
CYGPATH_W = echo
124
DEFS = -DHAVE_CONFIG_H
125
DEPDIR = .deps
126
DLLTOOL = dlltool
127
DSYMUTIL =
128
DUMPBIN =
129
ECHO_C =
130
ECHO_N = -n
131
ECHO_T =
132
EGREP = /bin/grep -E
133
EXEEXT =
134
FGREP = /bin/grep -F
135
GREP = /bin/grep
136
INSTALL = /usr/bin/install -c
137
INSTALL_DATA = ${INSTALL} -m 644
138
INSTALL_PROGRAM = ${INSTALL}
139
INSTALL_SCRIPT = ${INSTALL}
140
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
141
JP3D_BUILD_NR = 0
142
JP3D_MAJOR_NR = 1
143
JP3D_MINOR_NR = 3
144
LD = /usr/bin/ld -m elf_x86_64
145
LDFLAGS =
146
LIBOBJS =
147
LIBPNG_CONFIG = /usr/bin/libpng-config
148
LIBS =  -lm -lz -L/usr/lib/x86_64-linux-gnu -lpng12 -ltiff -ljpeg    -llcms
149
LIBTOOL = $(SHELL) $(top_builddir)/libtool
150
LIPO =
151
LN_S = ln -s
152
LTLIBOBJS =
153
MAJOR_NR = 1
154
MAKEINFO = ${SHELL} /home/a/svn/kolios/contrib/menuetlibc/openjpeg/missing --run makeinfo
155
MINOR_NR = 4
156
MKDIR_P = /bin/mkdir -p
157
NM = /usr/bin/nm -B
158
NMEDIT =
159
OBJDUMP = objdump
160
OBJEXT = o
161
OTOOL =
162
OTOOL64 =
163
PACKAGE = openjpeg-1.4.0
164
PACKAGE_BUGREPORT = http://code.google.com/p/openjpeg/
165
PACKAGE_NAME = OpenJPEG
166
PACKAGE_STRING = OpenJPEG 1.4.0
167
PACKAGE_TARNAME = openjpeg-1.4.0
168
PACKAGE_URL = http://www.openjpeg.org/
169
PACKAGE_VERSION = 1.4.0
170
PATH_SEPARATOR = :
171
PKGCONFIG = /usr/bin/pkg-config
172
RANLIB = ranlib
173
SED = /bin/sed
174
SET_MAKE =
175
SHELL = /bin/bash
176
STRIP = strip
177
VERSION = 1.4.0
178
abs_builddir = /home/a/svn/kolios/contrib/menuetlibc/openjpeg/jp3d/libjp3dvm
179
abs_srcdir = /home/a/svn/kolios/contrib/menuetlibc/openjpeg/jp3d/libjp3dvm
180
abs_top_builddir = /home/a/svn/kolios/contrib/menuetlibc/openjpeg
181
abs_top_srcdir = /home/a/svn/kolios/contrib/menuetlibc/openjpeg
182
ac_ct_CC = gcc
183
ac_ct_CXX = g++
184
ac_ct_DUMPBIN =
185
am__include = include
186
am__leading_dot = .
187
am__quote =
188
am__tar = ${AMTAR} chof - "$$tardir"
189
am__untar = ${AMTAR} xf -
190
bindir = ${exec_prefix}/bin
191
build = x86_64-unknown-linux-gnu
192
build_alias =
193
build_cpu = x86_64
194
build_os = linux-gnu
195
build_vendor = unknown
196
builddir = .
197
datadir = ${datarootdir}
198
datarootdir = ${prefix}/share
199
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
200
dvidir = ${docdir}
201
exec_prefix = ${prefix}
202
host = x86_64-unknown-linux-gnu
203
host_alias =
204
host_cpu = x86_64
205
host_os = linux-gnu
206
host_vendor = unknown
207
htmldir = ${docdir}
208
includedir = ${prefix}/include/openjpeg3d-$(MAJOR).$(MINOR)
209
infodir = ${datarootdir}/info
210
install_sh = ${SHELL} /home/a/svn/kolios/contrib/menuetlibc/openjpeg/install-sh
211
jp3d_dir =
212
jpwl_dir =
213
lcms1includes = -I/usr/include
214
lcms1libs = -llcms
215
lcms2includes =
216
lcms2libs =
217
libdir = ${exec_prefix}/lib
218
libexecdir = ${exec_prefix}/libexec
219
localedir = ${datarootdir}/locale
220
localstatedir = ${prefix}/var
221
mandir = ${datarootdir}/man
222
mkdir_p = /bin/mkdir -p
223
oldincludedir = /usr/include
224
pdfdir = ${docdir}
225
pngincludes = -I/usr/include/libpng12
226
pnglibs = -L/usr/lib/x86_64-linux-gnu -lpng12
227
prefix = /usr/local
228
program_transform_name = s,x,x,
229
psdir = ${docdir}
230
sbindir = ${exec_prefix}/sbin
231
sharedstatedir = ${prefix}/com
232
srcdir = .
233
sysconfdir = ${prefix}/etc
234
target = x86_64-unknown-linux-gnu
235
target_alias =
236
target_cpu = x86_64
237
target_os = linux-gnu
238
target_vendor = unknown
239
tiffincludes =
240
tifflibs = -ltiff
241
top_build_prefix = ../../
242
top_builddir = ../..
243
top_srcdir = ../..
244
with_doxygen = no
245
 
246
#libjp3dvm
247
#
248
MAJOR = 1
249
MINOR = 3
250
BUILD = 0
251
CURRENT = `expr $(MAJOR) + $(MINOR)`
252
lib_LTLIBRARIES = libopenjp3dvm.la
253
libopenjp3dvm_la_LDFLAGS = -no-undefined -version-info \
254
	$(CURRENT):$(BUILD):$(MINOR) $(am__append_3)
255
SRCS = bio.c cio.c dwt.c event.c jp3d.c jp3d_lib.c volume.c mct.c mqc.c \
256
  openjpeg.c pi.c raw.c t1.c t1_3d.c t2.c tcd.c tgt.c
257
 
258
INCLS = t1_3d.h bio.h cio.h  dwt.h event.h fix.h int.h jp3d.h jp3d_lib.h \
259
  volume.h mct.h mqc.h pi.h raw.h t1.h  t2.h tcd.h tgt.h opj_includes.h
260
 
261
libopenjp3dvm_la_SOURCES = $(SRCS) $(INCLS)
262
include_HEADERS = openjpeg3d.h
263
 
264
# Converts cr/lf to just lf
265
DOS2UNIX = dos2unix
266
INCLUDES = -I../.. -I.
267
COMPILERFLAGS = -Wall -O3 -ffast-math -std=c99 $(am__append_1) \
268
	$(am__append_2)
269
#CFLAGS += -DJP3D_VERSION="\"$(MAJOR).$(MINOR).$(BUILD)\""
270
headerdir = openjpeg3d-$(MAJOR).$(MINOR)
271
all: all-am
272
 
273
.SUFFIXES:
274
.SUFFIXES: .c .lo .o .obj
275
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
276
	@for dep in $?; do \
277
	  case '$(am__configure_deps)' in \
278
	    *$$dep*) \
279
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
280
	        && { if test -f $@; then exit 0; else break; fi; }; \
281
	      exit 1;; \
282
	  esac; \
283
	done; \
284
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign jp3d/libjp3dvm/Makefile'; \
285
	$(am__cd) $(top_srcdir) && \
286
	  $(AUTOMAKE) --foreign jp3d/libjp3dvm/Makefile
287
.PRECIOUS: Makefile
288
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
289
	@case '$?' in \
290
	  *config.status*) \
291
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
292
	  *) \
293
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
294
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
295
	esac;
296
 
297
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
298
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299
 
300
$(top_srcdir)/configure:  $(am__configure_deps)
301
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
302
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
303
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
304
$(am__aclocal_m4_deps):
305
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
306
	@$(NORMAL_INSTALL)
307
	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
308
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
309
	list2=; for p in $$list; do \
310
	  if test -f $$p; then \
311
	    list2="$$list2 $$p"; \
312
	  else :; fi; \
313
	done; \
314
	test -z "$$list2" || { \
315
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
316
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
317
	}
318
 
319
uninstall-libLTLIBRARIES:
320
	@$(NORMAL_UNINSTALL)
321
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
322
	for p in $$list; do \
323
	  $(am__strip_dir) \
324
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
325
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
326
	done
327
 
328
clean-libLTLIBRARIES:
329
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
330
	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
331
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
332
	  test "$$dir" != "$$p" || dir=.; \
333
	  echo "rm -f \"$${dir}/so_locations\""; \
334
	  rm -f "$${dir}/so_locations"; \
335
	done
336
libopenjp3dvm.la: $(libopenjp3dvm_la_OBJECTS) $(libopenjp3dvm_la_DEPENDENCIES)
337
	$(libopenjp3dvm_la_LINK) -rpath $(libdir) $(libopenjp3dvm_la_OBJECTS) $(libopenjp3dvm_la_LIBADD) $(LIBS)
338
 
339
mostlyclean-compile:
340
	-rm -f *.$(OBJEXT)
341
 
342
distclean-compile:
343
	-rm -f *.tab.c
344
 
345
include ./$(DEPDIR)/bio.Plo
346
include ./$(DEPDIR)/cio.Plo
347
include ./$(DEPDIR)/dwt.Plo
348
include ./$(DEPDIR)/event.Plo
349
include ./$(DEPDIR)/jp3d.Plo
350
include ./$(DEPDIR)/jp3d_lib.Plo
351
include ./$(DEPDIR)/mct.Plo
352
include ./$(DEPDIR)/mqc.Plo
353
include ./$(DEPDIR)/openjpeg.Plo
354
include ./$(DEPDIR)/pi.Plo
355
include ./$(DEPDIR)/raw.Plo
356
include ./$(DEPDIR)/t1.Plo
357
include ./$(DEPDIR)/t1_3d.Plo
358
include ./$(DEPDIR)/t2.Plo
359
include ./$(DEPDIR)/tcd.Plo
360
include ./$(DEPDIR)/tgt.Plo
361
include ./$(DEPDIR)/volume.Plo
362
 
363
.c.o:
364
	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
365
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
366
#	source='$<' object='$@' libtool=no \
367
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
368
#	$(COMPILE) -c $<
369
 
370
.c.obj:
371
	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
372
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
373
#	source='$<' object='$@' libtool=no \
374
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
375
#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
376
 
377
.c.lo:
378
	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
379
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
380
#	source='$<' object='$@' libtool=yes \
381
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
382
#	$(LTCOMPILE) -c -o $@ $<
383
 
384
mostlyclean-libtool:
385
	-rm -f *.lo
386
 
387
clean-libtool:
388
	-rm -rf .libs _libs
389
install-includeHEADERS: $(include_HEADERS)
390
	@$(NORMAL_INSTALL)
391
	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
392
	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
393
	for p in $$list; do \
394
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
395
	  echo "$$d$$p"; \
396
	done | $(am__base_list) | \
397
	while read files; do \
398
	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
399
	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
400
	done
401
 
402
uninstall-includeHEADERS:
403
	@$(NORMAL_UNINSTALL)
404
	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
405
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
406
	test -n "$$files" || exit 0; \
407
	echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
408
	cd "$(DESTDIR)$(includedir)" && rm -f $$files
409
 
410
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
411
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
412
	unique=`for i in $$list; do \
413
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414
	  done | \
415
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
416
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
417
	mkid -fID $$unique
418
tags: TAGS
419
 
420
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
421
		$(TAGS_FILES) $(LISP)
422
	set x; \
423
	here=`pwd`; \
424
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
425
	unique=`for i in $$list; do \
426
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
427
	  done | \
428
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
429
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
430
	shift; \
431
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
432
	  test -n "$$unique" || unique=$$empty_fix; \
433
	  if test $$# -gt 0; then \
434
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
435
	      "$$@" $$unique; \
436
	  else \
437
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
438
	      $$unique; \
439
	  fi; \
440
	fi
441
ctags: CTAGS
442
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
443
		$(TAGS_FILES) $(LISP)
444
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
445
	unique=`for i in $$list; do \
446
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
447
	  done | \
448
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
449
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
450
	test -z "$(CTAGS_ARGS)$$unique" \
451
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
452
	     $$unique
453
 
454
GTAGS:
455
	here=`$(am__cd) $(top_builddir) && pwd` \
456
	  && $(am__cd) $(top_srcdir) \
457
	  && gtags -i $(GTAGS_ARGS) "$$here"
458
 
459
distclean-tags:
460
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
461
 
462
distdir: $(DISTFILES)
463
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
464
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
465
	list='$(DISTFILES)'; \
466
	  dist_files=`for file in $$list; do echo $$file; done | \
467
	  sed -e "s|^$$srcdirstrip/||;t" \
468
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
469
	case $$dist_files in \
470
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
471
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
472
			   sort -u` ;; \
473
	esac; \
474
	for file in $$dist_files; do \
475
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
476
	  if test -d $$d/$$file; then \
477
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
478
	    if test -d "$(distdir)/$$file"; then \
479
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
480
	    fi; \
481
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
482
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
483
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
484
	    fi; \
485
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
486
	  else \
487
	    test -f "$(distdir)/$$file" \
488
	    || cp -p $$d/$$file "$(distdir)/$$file" \
489
	    || exit 1; \
490
	  fi; \
491
	done
492
check-am: all-am
493
check: check-am
494
all-am: Makefile $(LTLIBRARIES) $(HEADERS) all-local
495
installdirs:
496
	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
497
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
498
	done
499
install: install-am
500
install-exec: install-exec-am
501
install-data: install-data-am
502
uninstall: uninstall-am
503
 
504
install-am: all-am
505
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
506
 
507
installcheck: installcheck-am
508
install-strip:
509
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
510
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
511
	  `test -z '$(STRIP)' || \
512
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
513
mostlyclean-generic:
514
 
515
clean-generic:
516
 
517
distclean-generic:
518
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
519
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
520
 
521
maintainer-clean-generic:
522
	@echo "This command is intended for maintainers to use"
523
	@echo "it deletes files that may require special tools to rebuild."
524
clean: clean-am
525
 
526
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
527
	mostlyclean-am
528
 
529
distclean: distclean-am
530
	-rm -rf ./$(DEPDIR)
531
	-rm -f Makefile
532
distclean-am: clean-am distclean-compile distclean-generic \
533
	distclean-tags
534
 
535
dvi: dvi-am
536
 
537
dvi-am:
538
 
539
html: html-am
540
 
541
html-am:
542
 
543
info: info-am
544
 
545
info-am:
546
 
547
install-data-am: install-includeHEADERS
548
	@$(NORMAL_INSTALL)
549
	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
550
install-dvi: install-dvi-am
551
 
552
install-dvi-am:
553
 
554
install-exec-am: install-libLTLIBRARIES
555
 
556
install-html: install-html-am
557
 
558
install-html-am:
559
 
560
install-info: install-info-am
561
 
562
install-info-am:
563
 
564
install-man:
565
 
566
install-pdf: install-pdf-am
567
 
568
install-pdf-am:
569
 
570
install-ps: install-ps-am
571
 
572
install-ps-am:
573
 
574
installcheck-am:
575
 
576
maintainer-clean: maintainer-clean-am
577
	-rm -rf ./$(DEPDIR)
578
	-rm -f Makefile
579
maintainer-clean-am: distclean-am maintainer-clean-generic
580
 
581
mostlyclean: mostlyclean-am
582
 
583
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
584
	mostlyclean-libtool
585
 
586
pdf: pdf-am
587
 
588
pdf-am:
589
 
590
ps: ps-am
591
 
592
ps-am:
593
 
594
uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
595
	@$(NORMAL_INSTALL)
596
	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
597
.MAKE: install-am install-data-am install-strip uninstall-am
598
 
599
.PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
600
	clean-generic clean-libLTLIBRARIES clean-libtool ctags \
601
	distclean distclean-compile distclean-generic \
602
	distclean-libtool distclean-tags distdir dvi dvi-am html \
603
	html-am info info-am install install-am install-data \
604
	install-data-am install-data-hook install-dvi install-dvi-am \
605
	install-exec install-exec-am install-html install-html-am \
606
	install-includeHEADERS install-info install-info-am \
607
	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
608
	install-ps install-ps-am install-strip installcheck \
609
	installcheck-am installdirs maintainer-clean \
610
	maintainer-clean-generic mostlyclean mostlyclean-compile \
611
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
612
	tags uninstall uninstall-am uninstall-hook \
613
	uninstall-includeHEADERS uninstall-libLTLIBRARIES
614
 
615
 
616
dos2unix:
617
	@$(DOS2UNIX) $(SRCS) $(INCLS)
618
 
619
all-local:
620
	@$(INSTALL) -d ../../bin
621
	@cp -P .libs/libopenjp3dvm.* ../../bin
622
	@rm -f ../../bin/libopenjp3dvm.la*
623
	@rm -rf .report_lib
624
	@$(INSTALL) -d .report_lib
625
	@cp -P .libs/libopenjp3dvm.* .report_lib
626
	@rm -f .report_lib/libopenjp3dvm.lai
627
	@echo "" > ../.report.txt
628
	@echo "Installing: ${prefix}/include/${headerdir}/" >> ../.report.txt
629
	@echo "Installing: ${prefix}/include/${headerdir}/openjpeg3d.h" >> ../.report.txt
630
	@(cd .report_lib; \
631
	l=`ls --file-type`; \
632
	for f in $$l ; do \
633
	echo "Installing: ${prefix}/lib/$$f" >> ../../.report.txt ; \
634
	done)
635
	@rm -rf .report_lib
636
 
637
install-data-hook:
638
	(cd $(DESTDIR)${prefix}/include && rm -f openjpeg3d.h)
639
	(cd $(DESTDIR)${prefix}/include && \
640
	$(LN_S) ${headerdir}/openjpeg3d.h openjpeg3d.h)
641
 
642
uninstall-hook:
643
	(cd $(DESTDIR)${prefix}/include && rm -rf openjpeg3d.h ${headerdir})
644
 
645
# Tell versions [3.59,3.63) of GNU make to not export all variables.
646
# Otherwise a system limit (for SysV at least) may be exceeded.
647
.NOEXPORT: