~ubuntu-branches/ubuntu/karmic/x11-xserver-utils/karmic

« back to all changes in this revision

Viewing changes to xvidtune/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Brice Goglin, Julien Cristau, Brice Goglin
  • Date: 2007-08-17 09:58:34 UTC
  • Revision ID: james.westby@ubuntu.com-20070817095834-ywge2nyzj1s3rqnd
Tags: 7.3+1
[ Julien Cristau ]
* iceauth 1.0.2.
  + removes blank line in the manpage (closes: #25285).
* xmodmap 1.0.3.
  + manpage updated to state that -pm is the default (closes: #236198)
* xgamma 1.0.2.
  + the manpage now explains how to print the gamma value more clearly
    (closes: #296021).
* xsetroot 1.0.2.
* xrdb 1.0.4.
  + fixes manpage typo (closes: #276286).
* Add upstream URL to debian/copyright, and update it from xgamma's COPYING
  file.

[ Brice Goglin ]
* Add menu entries for xrefresh and xvidtune.
* sessreg 1.0.3.
* xset 1.0.3.
* Add myself to Uploaders, and remove Branden with his permission.

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
# $Id: Makefile.am,v 1.11 2005/12/07 16:18:02 kem Exp $
 
18
 
19
#  Copyright 2005  Red Hat, Inc.
 
20
 
21
#  Permission to use, copy, modify, distribute, and sell this software and its
 
22
#  documentation for any purpose is hereby granted without fee, provided that
 
23
#  the above copyright notice appear in all copies and that both that
 
24
#  copyright notice and this permission notice appear in supporting
 
25
#  documentation, and that the name of Red Hat not be used in
 
26
#  advertising or publicity pertaining to distribution of the software without
 
27
#  specific, written prior permission.  Red Hat makes no
 
28
#  representations about the suitability of this software for any purpose.  It
 
29
#  is provided "as is" without express or implied warranty.
 
30
 
31
#  RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 
32
#  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
 
33
#  EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
 
34
#  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
 
35
#  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
 
36
#  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 
37
#  PERFORMANCE OF THIS SOFTWARE.
 
38
 
 
39
 
 
40
srcdir = @srcdir@
 
41
top_srcdir = @top_srcdir@
 
42
VPATH = @srcdir@
 
43
pkgdatadir = $(datadir)/@PACKAGE@
 
44
pkglibdir = $(libdir)/@PACKAGE@
 
45
pkgincludedir = $(includedir)/@PACKAGE@
 
46
top_builddir = .
 
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
48
INSTALL = @INSTALL@
 
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_HEADER = $(INSTALL_DATA)
 
53
transform = $(program_transform_name)
 
54
NORMAL_INSTALL = :
 
55
PRE_INSTALL = :
 
56
POST_INSTALL = :
 
57
NORMAL_UNINSTALL = :
 
58
PRE_UNINSTALL = :
 
59
POST_UNINSTALL = :
 
60
build_triplet = @build@
 
61
host_triplet = @host@
 
62
bin_PROGRAMS = xvidtune$(EXEEXT)
 
63
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 
64
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 
65
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
 
66
        compile config.guess config.sub depcomp install-sh missing \
 
67
        mkinstalldirs
 
68
subdir = .
 
69
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
70
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
71
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
72
        $(ACLOCAL_M4)
 
73
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
74
 configure.lineno configure.status.lineno
 
75
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
76
CONFIG_HEADER = config.h
 
77
CONFIG_CLEAN_FILES =
 
78
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appdefaultdir)" \
 
79
        "$(DESTDIR)$(appmandir)"
 
80
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
 
81
PROGRAMS = $(bin_PROGRAMS)
 
82
am_xvidtune_OBJECTS = xvidtune-xvidtune.$(OBJEXT)
 
83
xvidtune_OBJECTS = $(am_xvidtune_OBJECTS)
 
84
am__DEPENDENCIES_1 =
 
85
xvidtune_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
86
DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
 
87
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
88
am__depfiles_maybe = depfiles
 
89
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
90
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
91
CCLD = $(CC)
 
92
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
93
SOURCES = $(xvidtune_SOURCES)
 
94
DIST_SOURCES = $(xvidtune_SOURCES)
 
95
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
96
am__vpath_adj = case $$p in \
 
97
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
98
    *) f=$$p;; \
 
99
  esac;
 
100
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
101
appdefaultDATA_INSTALL = $(INSTALL_DATA)
 
102
appmanDATA_INSTALL = $(INSTALL_DATA)
 
103
DATA = $(appdefault_DATA) $(appman_DATA)
 
104
ETAGS = etags
 
105
CTAGS = ctags
 
106
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
107
distdir = $(PACKAGE)-$(VERSION)
 
108
top_distdir = $(distdir)
 
109
am__remove_distdir = \
 
110
  { test ! -d $(distdir) \
 
111
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
112
         && rm -fr $(distdir); }; }
 
113
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
 
114
GZIP_ENV = --best
 
115
distuninstallcheck_listfiles = find . -type f -print
 
116
distcleancheck_listfiles = find . -type f -print
 
117
ACLOCAL = @ACLOCAL@
 
118
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
 
119
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
 
120
AMDEP_FALSE = @AMDEP_FALSE@
 
121
AMDEP_TRUE = @AMDEP_TRUE@
 
122
AMTAR = @AMTAR@
 
123
APPDEFS_CFLAGS = @APPDEFS_CFLAGS@
 
124
APPDEFS_LIBS = @APPDEFS_LIBS@
 
125
APP_MAN_DIR = @APP_MAN_DIR@
 
126
APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
 
127
AUTOCONF = @AUTOCONF@
 
128
AUTOHEADER = @AUTOHEADER@
 
129
AUTOMAKE = @AUTOMAKE@
 
130
AWK = @AWK@
 
131
CC = @CC@
 
132
CCDEPMODE = @CCDEPMODE@
 
133
CFLAGS = @CFLAGS@
 
134
CPP = @CPP@
 
135
CPPFLAGS = @CPPFLAGS@
 
136
CYGPATH_W = @CYGPATH_W@
 
137
DEFS = @DEFS@
 
138
DEPDIR = @DEPDIR@
 
139
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
 
140
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
 
141
ECHO_C = @ECHO_C@
 
142
ECHO_N = @ECHO_N@
 
143
ECHO_T = @ECHO_T@
 
144
EXEEXT = @EXEEXT@
 
145
FILE_MAN_DIR = @FILE_MAN_DIR@
 
146
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
 
147
INSTALL_DATA = @INSTALL_DATA@
 
148
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
149
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
150
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
151
LDFLAGS = @LDFLAGS@
 
152
LIBOBJS = @LIBOBJS@
 
153
LIBS = @LIBS@
 
154
LIB_MAN_DIR = @LIB_MAN_DIR@
 
155
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
 
156
LTLIBOBJS = @LTLIBOBJS@
 
157
MAINT = @MAINT@
 
158
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
159
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
160
MAKEINFO = @MAKEINFO@
 
161
MISC_MAN_DIR = @MISC_MAN_DIR@
 
162
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
 
163
OBJEXT = @OBJEXT@
 
164
PACKAGE = @PACKAGE@
 
165
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
166
PACKAGE_NAME = @PACKAGE_NAME@
 
167
PACKAGE_STRING = @PACKAGE_STRING@
 
168
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
169
PACKAGE_VERSION = @PACKAGE_VERSION@
 
170
PATH_SEPARATOR = @PATH_SEPARATOR@
 
171
PKG_CONFIG = @PKG_CONFIG@
 
172
RAWCPP = @RAWCPP@
 
173
SET_MAKE = @SET_MAKE@
 
174
SHELL = @SHELL@
 
175
STRIP = @STRIP@
 
176
TMP_XAW_CFLAGS = @TMP_XAW_CFLAGS@
 
177
TMP_XAW_LIBS = @TMP_XAW_LIBS@
 
178
VENDOR_NAME = @VENDOR_NAME@
 
179
VERSION = @VERSION@
 
180
XAW_USE_XPRINT_FALSE = @XAW_USE_XPRINT_FALSE@
 
181
XAW_USE_XPRINT_TRUE = @XAW_USE_XPRINT_TRUE@
 
182
XVIDTUNE_CFLAGS = @XVIDTUNE_CFLAGS@
 
183
XVIDTUNE_LIBS = @XVIDTUNE_LIBS@
 
184
ac_ct_CC = @ac_ct_CC@
 
185
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
186
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
187
am__include = @am__include@
 
188
am__leading_dot = @am__leading_dot@
 
189
am__quote = @am__quote@
 
190
am__tar = @am__tar@
 
191
am__untar = @am__untar@
 
192
 
 
193
# App default files  (*.ad)
 
194
appdefaultdir = @appdefaultdir@
 
195
bindir = @bindir@
 
196
build = @build@
 
197
build_alias = @build_alias@
 
198
build_cpu = @build_cpu@
 
199
build_os = @build_os@
 
200
build_vendor = @build_vendor@
 
201
datadir = @datadir@
 
202
datarootdir = @datarootdir@
 
203
docdir = @docdir@
 
204
dvidir = @dvidir@
 
205
exec_prefix = @exec_prefix@
 
206
host = @host@
 
207
host_alias = @host_alias@
 
208
host_cpu = @host_cpu@
 
209
host_os = @host_os@
 
210
host_vendor = @host_vendor@
 
211
htmldir = @htmldir@
 
212
includedir = @includedir@
 
213
infodir = @infodir@
 
214
install_sh = @install_sh@
 
215
libdir = @libdir@
 
216
libexecdir = @libexecdir@
 
217
localedir = @localedir@
 
218
localstatedir = @localstatedir@
 
219
mandir = @mandir@
 
220
mkdir_p = @mkdir_p@
 
221
oldincludedir = @oldincludedir@
 
222
pdfdir = @pdfdir@
 
223
prefix = @prefix@
 
224
program_transform_name = @program_transform_name@
 
225
psdir = @psdir@
 
226
sbindir = @sbindir@
 
227
sharedstatedir = @sharedstatedir@
 
228
sysconfdir = @sysconfdir@
 
229
target_alias = @target_alias@
 
230
xvidtune_CFLAGS = $(XVIDTUNE_CFLAGS)
 
231
xvidtune_LDADD = $(XVIDTUNE_LIBS)
 
232
xvidtune_SOURCES = \
 
233
        xvidtune.c
 
234
 
 
235
 
 
236
# Man page
 
237
appmandir = $(APP_MAN_DIR)
 
238
appman_PRE = xvidtune.man
 
239
appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
 
240
SED = sed
 
241
 
 
242
# Strings to replace in man pages
 
243
XORGRELSTRING = @PACKAGE_STRING@
 
244
XORGMANNAME = X Version 11
 
245
MAN_SUBSTS = \
 
246
        -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
 
247
        -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
 
248
        -e 's|__xservername__|Xorg|g' \
 
249
        -e 's|__xconfigfile__|xorg.conf|g' \
 
250
        -e 's|__projectroot__|$(prefix)|g' \
 
251
        -e 's|__apploaddir__|$(appdefaultdir)|' \
 
252
        -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
 
253
        -e 's|__libmansuffix__|$(LIB_MAN_SUFFIX)|g' \
 
254
        -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
 
255
        -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
 
256
        -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
 
257
 
 
258
SUFFIXES = .$(APP_MAN_SUFFIX) .man
 
259
appdefault_DATA = Xvidtune
 
260
EXTRA_DIST = Xvidtune.cpp $(appman_PRE)
 
261
CLEANFILES = Xvidtune $(appman_DATA)
 
262
all: config.h
 
263
        $(MAKE) $(AM_MAKEFLAGS) all-am
 
264
 
 
265
.SUFFIXES:
 
266
.SUFFIXES: .$(APP_MAN_SUFFIX) .man .c .o .obj
 
267
am--refresh:
 
268
        @:
 
269
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
270
        @for dep in $?; do \
 
271
          case '$(am__configure_deps)' in \
 
272
            *$$dep*) \
 
273
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
 
274
              cd $(srcdir) && $(AUTOMAKE) --gnu  \
 
275
                && exit 0; \
 
276
              exit 1;; \
 
277
          esac; \
 
278
        done; \
 
279
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
 
280
        cd $(top_srcdir) && \
 
281
          $(AUTOMAKE) --gnu  Makefile
 
282
.PRECIOUS: Makefile
 
283
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
284
        @case '$?' in \
 
285
          *config.status*) \
 
286
            echo ' $(SHELL) ./config.status'; \
 
287
            $(SHELL) ./config.status;; \
 
288
          *) \
 
289
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
290
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
291
        esac;
 
292
 
 
293
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
294
        $(SHELL) ./config.status --recheck
 
295
 
 
296
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
297
        cd $(srcdir) && $(AUTOCONF)
 
298
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
299
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
300
 
 
301
config.h: stamp-h1
 
302
        @if test ! -f $@; then \
 
303
          rm -f stamp-h1; \
 
304
          $(MAKE) stamp-h1; \
 
305
        else :; fi
 
306
 
 
307
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
308
        @rm -f stamp-h1
 
309
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
310
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
 
311
        cd $(top_srcdir) && $(AUTOHEADER)
 
312
        rm -f stamp-h1
 
313
        touch $@
 
314
 
 
315
distclean-hdr:
 
316
        -rm -f config.h stamp-h1
 
317
install-binPROGRAMS: $(bin_PROGRAMS)
 
318
        @$(NORMAL_INSTALL)
 
319
        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
 
320
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
321
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
322
          if test -f $$p \
 
323
          ; then \
 
324
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
 
325
           echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
 
326
           $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
 
327
          else :; fi; \
 
328
        done
 
329
 
 
330
uninstall-binPROGRAMS:
 
331
        @$(NORMAL_UNINSTALL)
 
332
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
333
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
 
334
          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
 
335
          rm -f "$(DESTDIR)$(bindir)/$$f"; \
 
336
        done
 
337
 
 
338
clean-binPROGRAMS:
 
339
        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
 
340
xvidtune$(EXEEXT): $(xvidtune_OBJECTS) $(xvidtune_DEPENDENCIES) 
 
341
        @rm -f xvidtune$(EXEEXT)
 
342
        $(LINK) $(xvidtune_LDFLAGS) $(xvidtune_OBJECTS) $(xvidtune_LDADD) $(LIBS)
 
343
 
 
344
mostlyclean-compile:
 
345
        -rm -f *.$(OBJEXT)
 
346
 
 
347
distclean-compile:
 
348
        -rm -f *.tab.c
 
349
 
 
350
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xvidtune-xvidtune.Po@am__quote@
 
351
 
 
352
.c.o:
 
353
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
354
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
355
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
356
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
357
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
358
 
 
359
.c.obj:
 
360
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
361
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
362
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
363
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
364
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
365
 
 
366
xvidtune-xvidtune.o: xvidtune.c
 
367
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xvidtune_CFLAGS) $(CFLAGS) -MT xvidtune-xvidtune.o -MD -MP -MF "$(DEPDIR)/xvidtune-xvidtune.Tpo" -c -o xvidtune-xvidtune.o `test -f 'xvidtune.c' || echo '$(srcdir)/'`xvidtune.c; \
 
368
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/xvidtune-xvidtune.Tpo" "$(DEPDIR)/xvidtune-xvidtune.Po"; else rm -f "$(DEPDIR)/xvidtune-xvidtune.Tpo"; exit 1; fi
 
369
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xvidtune.c' object='xvidtune-xvidtune.o' libtool=no @AMDEPBACKSLASH@
 
370
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
371
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xvidtune_CFLAGS) $(CFLAGS) -c -o xvidtune-xvidtune.o `test -f 'xvidtune.c' || echo '$(srcdir)/'`xvidtune.c
 
372
 
 
373
xvidtune-xvidtune.obj: xvidtune.c
 
374
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xvidtune_CFLAGS) $(CFLAGS) -MT xvidtune-xvidtune.obj -MD -MP -MF "$(DEPDIR)/xvidtune-xvidtune.Tpo" -c -o xvidtune-xvidtune.obj `if test -f 'xvidtune.c'; then $(CYGPATH_W) 'xvidtune.c'; else $(CYGPATH_W) '$(srcdir)/xvidtune.c'; fi`; \
 
375
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/xvidtune-xvidtune.Tpo" "$(DEPDIR)/xvidtune-xvidtune.Po"; else rm -f "$(DEPDIR)/xvidtune-xvidtune.Tpo"; exit 1; fi
 
376
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xvidtune.c' object='xvidtune-xvidtune.obj' libtool=no @AMDEPBACKSLASH@
 
377
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
378
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xvidtune_CFLAGS) $(CFLAGS) -c -o xvidtune-xvidtune.obj `if test -f 'xvidtune.c'; then $(CYGPATH_W) 'xvidtune.c'; else $(CYGPATH_W) '$(srcdir)/xvidtune.c'; fi`
 
379
uninstall-info-am:
 
380
install-appdefaultDATA: $(appdefault_DATA)
 
381
        @$(NORMAL_INSTALL)
 
382
        test -z "$(appdefaultdir)" || $(mkdir_p) "$(DESTDIR)$(appdefaultdir)"
 
383
        @list='$(appdefault_DATA)'; for p in $$list; do \
 
384
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
385
          f=$(am__strip_dir) \
 
386
          echo " $(appdefaultDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(appdefaultdir)/$$f'"; \
 
387
          $(appdefaultDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(appdefaultdir)/$$f"; \
 
388
        done
 
389
 
 
390
uninstall-appdefaultDATA:
 
391
        @$(NORMAL_UNINSTALL)
 
392
        @list='$(appdefault_DATA)'; for p in $$list; do \
 
393
          f=$(am__strip_dir) \
 
394
          echo " rm -f '$(DESTDIR)$(appdefaultdir)/$$f'"; \
 
395
          rm -f "$(DESTDIR)$(appdefaultdir)/$$f"; \
 
396
        done
 
397
install-appmanDATA: $(appman_DATA)
 
398
        @$(NORMAL_INSTALL)
 
399
        test -z "$(appmandir)" || $(mkdir_p) "$(DESTDIR)$(appmandir)"
 
400
        @list='$(appman_DATA)'; for p in $$list; do \
 
401
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
402
          f=$(am__strip_dir) \
 
403
          echo " $(appmanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(appmandir)/$$f'"; \
 
404
          $(appmanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(appmandir)/$$f"; \
 
405
        done
 
406
 
 
407
uninstall-appmanDATA:
 
408
        @$(NORMAL_UNINSTALL)
 
409
        @list='$(appman_DATA)'; for p in $$list; do \
 
410
          f=$(am__strip_dir) \
 
411
          echo " rm -f '$(DESTDIR)$(appmandir)/$$f'"; \
 
412
          rm -f "$(DESTDIR)$(appmandir)/$$f"; \
 
413
        done
 
414
 
 
415
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
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
        mkid -fID $$unique
 
423
tags: TAGS
 
424
 
 
425
TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
426
                $(TAGS_FILES) $(LISP)
 
427
        tags=; \
 
428
        here=`pwd`; \
 
429
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
430
        unique=`for i in $$list; do \
 
431
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
432
          done | \
 
433
          $(AWK) '    { files[$$0] = 1; } \
 
434
               END { for (i in files) print i; }'`; \
 
435
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
436
          test -n "$$unique" || unique=$$empty_fix; \
 
437
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
438
            $$tags $$unique; \
 
439
        fi
 
440
ctags: CTAGS
 
441
CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
442
                $(TAGS_FILES) $(LISP)
 
443
        tags=; \
 
444
        here=`pwd`; \
 
445
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
446
        unique=`for i in $$list; do \
 
447
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
448
          done | \
 
449
          $(AWK) '    { files[$$0] = 1; } \
 
450
               END { for (i in files) print i; }'`; \
 
451
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
452
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
453
             $$tags $$unique
 
454
 
 
455
GTAGS:
 
456
        here=`$(am__cd) $(top_builddir) && pwd` \
 
457
          && cd $(top_srcdir) \
 
458
          && gtags -i $(GTAGS_ARGS) $$here
 
459
 
 
460
distclean-tags:
 
461
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
462
 
 
463
distdir: $(DISTFILES)
 
464
        $(am__remove_distdir)
 
465
        mkdir $(distdir)
 
466
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
467
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
468
        list='$(DISTFILES)'; for file in $$list; do \
 
469
          case $$file in \
 
470
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
471
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
472
          esac; \
 
473
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
474
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
475
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
476
            dir="/$$dir"; \
 
477
            $(mkdir_p) "$(distdir)$$dir"; \
 
478
          else \
 
479
            dir=''; \
 
480
          fi; \
 
481
          if test -d $$d/$$file; then \
 
482
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
483
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
484
            fi; \
 
485
            cp -pR $$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
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
493
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
494
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
495
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
496
        || chmod -R a+r $(distdir)
 
497
dist-gzip: distdir
 
498
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
499
        $(am__remove_distdir)
 
500
dist-bzip2: distdir
 
501
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
502
        $(am__remove_distdir)
 
503
 
 
504
dist-tarZ: distdir
 
505
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
506
        $(am__remove_distdir)
 
507
 
 
508
dist-shar: distdir
 
509
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
510
        $(am__remove_distdir)
 
511
 
 
512
dist-zip: distdir
 
513
        -rm -f $(distdir).zip
 
514
        zip -rq $(distdir).zip $(distdir)
 
515
        $(am__remove_distdir)
 
516
 
 
517
dist dist-all: distdir
 
518
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
519
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
520
        $(am__remove_distdir)
 
521
 
 
522
# This target untars the dist file and tries a VPATH configuration.  Then
 
523
# it guarantees that the distribution is self-contained by making another
 
524
# tarfile.
 
525
distcheck: dist
 
526
        case '$(DIST_ARCHIVES)' in \
 
527
        *.tar.gz*) \
 
528
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
 
529
        *.tar.bz2*) \
 
530
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
531
        *.tar.Z*) \
 
532
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
533
        *.shar.gz*) \
 
534
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
 
535
        *.zip*) \
 
536
          unzip $(distdir).zip ;;\
 
537
        esac
 
538
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
539
        mkdir $(distdir)/_build
 
540
        mkdir $(distdir)/_inst
 
541
        chmod a-w $(distdir)
 
542
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
543
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
544
          && cd $(distdir)/_build \
 
545
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
546
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
547
          && $(MAKE) $(AM_MAKEFLAGS) \
 
548
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
549
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
550
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
551
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
552
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
553
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
554
                distuninstallcheck \
 
555
          && chmod -R a-w "$$dc_install_base" \
 
556
          && ({ \
 
557
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
558
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
559
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
560
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
561
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
562
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
563
          && rm -rf "$$dc_destdir" \
 
564
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
565
          && rm -rf $(DIST_ARCHIVES) \
 
566
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
567
        $(am__remove_distdir)
 
568
        @(echo "$(distdir) archives ready for distribution: "; \
 
569
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
570
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
 
571
distuninstallcheck:
 
572
        @cd $(distuninstallcheck_dir) \
 
573
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
574
           || { echo "ERROR: files left after uninstall:" ; \
 
575
                if test -n "$(DESTDIR)"; then \
 
576
                  echo "  (check DESTDIR support)"; \
 
577
                fi ; \
 
578
                $(distuninstallcheck_listfiles) ; \
 
579
                exit 1; } >&2
 
580
distcleancheck: distclean
 
581
        @if test '$(srcdir)' = . ; then \
 
582
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
583
          exit 1 ; \
 
584
        fi
 
585
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
586
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
587
               $(distcleancheck_listfiles) ; \
 
588
               exit 1; } >&2
 
589
check-am: all-am
 
590
check: check-am
 
591
all-am: Makefile $(PROGRAMS) $(DATA) config.h
 
592
installdirs:
 
593
        for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appdefaultdir)" "$(DESTDIR)$(appmandir)"; do \
 
594
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
595
        done
 
596
install: install-am
 
597
install-exec: install-exec-am
 
598
install-data: install-data-am
 
599
uninstall: uninstall-am
 
600
 
 
601
install-am: all-am
 
602
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
603
 
 
604
installcheck: installcheck-am
 
605
install-strip:
 
606
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
607
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
608
          `test -z '$(STRIP)' || \
 
609
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
610
mostlyclean-generic:
 
611
 
 
612
clean-generic:
 
613
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
614
 
 
615
distclean-generic:
 
616
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
617
 
 
618
maintainer-clean-generic:
 
619
        @echo "This command is intended for maintainers to use"
 
620
        @echo "it deletes files that may require special tools to rebuild."
 
621
clean: clean-am
 
622
 
 
623
clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
 
624
 
 
625
distclean: distclean-am
 
626
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
627
        -rm -rf ./$(DEPDIR)
 
628
        -rm -f Makefile
 
629
distclean-am: clean-am distclean-compile distclean-generic \
 
630
        distclean-hdr distclean-tags
 
631
 
 
632
dvi: dvi-am
 
633
 
 
634
dvi-am:
 
635
 
 
636
html: html-am
 
637
 
 
638
info: info-am
 
639
 
 
640
info-am:
 
641
 
 
642
install-data-am: install-appdefaultDATA install-appmanDATA
 
643
 
 
644
install-exec-am: install-binPROGRAMS
 
645
 
 
646
install-info: install-info-am
 
647
 
 
648
install-man:
 
649
 
 
650
installcheck-am:
 
651
 
 
652
maintainer-clean: maintainer-clean-am
 
653
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
654
        -rm -rf $(top_srcdir)/autom4te.cache
 
655
        -rm -rf ./$(DEPDIR)
 
656
        -rm -f Makefile
 
657
maintainer-clean-am: distclean-am maintainer-clean-generic
 
658
 
 
659
mostlyclean: mostlyclean-am
 
660
 
 
661
mostlyclean-am: mostlyclean-compile mostlyclean-generic
 
662
 
 
663
pdf: pdf-am
 
664
 
 
665
pdf-am:
 
666
 
 
667
ps: ps-am
 
668
 
 
669
ps-am:
 
670
 
 
671
uninstall-am: uninstall-appdefaultDATA uninstall-appmanDATA \
 
672
        uninstall-binPROGRAMS uninstall-info-am
 
673
 
 
674
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
 
675
        clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \
 
676
        dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
 
677
        distclean-compile distclean-generic distclean-hdr \
 
678
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
 
679
        dvi-am html html-am info info-am install install-am \
 
680
        install-appdefaultDATA install-appmanDATA install-binPROGRAMS \
 
681
        install-data install-data-am install-exec install-exec-am \
 
682
        install-info install-info-am install-man install-strip \
 
683
        installcheck installcheck-am installdirs maintainer-clean \
 
684
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
685
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
 
686
        uninstall-am uninstall-appdefaultDATA uninstall-appmanDATA \
 
687
        uninstall-binPROGRAMS uninstall-info-am
 
688
 
 
689
 
 
690
.man.$(APP_MAN_SUFFIX):
 
691
        sed $(MAN_SUBSTS) < $< > $@
 
692
 
 
693
Xvidtune: Xvidtune.cpp
 
694
        $(RAWCPP) $(srcdir)/Xvidtune.cpp | \
 
695
        sed -e 's/^\#.*$$//g' -e 's|__VENDOR__|$(VENDOR_NAME)|' > $@
 
696
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
697
# Otherwise a system limit (for SysV at least) may be exceeded.
 
698
.NOEXPORT: