1
# Makefile.in generated by automake 1.9.1 from Makefile.am.
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.
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
18
top_srcdir = @top_srcdir@
20
pkgdatadir = $(datadir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_SCRIPT = $(install_sh) -c
29
INSTALL_HEADER = $(INSTALL_DATA)
30
transform = $(program_transform_name)
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
am__aclocal_m4_deps = $(top_srcdir)/configure.in
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44
CONFIG_HEADER = $(top_builddir)/config.h
46
am__installdirs = "$(DESTDIR)$(helperdir)"
47
helperSCRIPT_INSTALL = $(INSTALL_SCRIPT)
48
SCRIPTS = $(helper_SCRIPTS)
51
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
53
AMDEP_FALSE = @AMDEP_FALSE@
54
AMDEP_TRUE = @AMDEP_TRUE@
57
AUTOHEADER = @AUTOHEADER@
61
CATOBJEXT = @CATOBJEXT@
63
CCDEPMODE = @CCDEPMODE@
67
CYGPATH_W = @CYGPATH_W@
68
DATADIRNAME = @DATADIRNAME@
76
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
79
INSTALL_DATA = @INSTALL_DATA@
80
INSTALL_PROGRAM = @INSTALL_PROGRAM@
81
INSTALL_SCRIPT = @INSTALL_SCRIPT@
82
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
83
INSTOBJEXT = @INSTOBJEXT@
88
LTLIBOBJS = @LTLIBOBJS@
90
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
91
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
93
MKINSTALLDIRS = @MKINSTALLDIRS@
97
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
98
PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
99
PACKAGE_LIBS = @PACKAGE_LIBS@
100
PACKAGE_NAME = @PACKAGE_NAME@
101
PACKAGE_STRING = @PACKAGE_STRING@
102
PACKAGE_TARNAME = @PACKAGE_TARNAME@
103
PACKAGE_VERSION = @PACKAGE_VERSION@
104
PATH_SEPARATOR = @PATH_SEPARATOR@
105
PKG_CONFIG = @PKG_CONFIG@
108
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
109
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
110
SET_MAKE = @SET_MAKE@
115
XGETTEXT = @XGETTEXT@
116
ac_ct_CC = @ac_ct_CC@
117
ac_ct_STRIP = @ac_ct_STRIP@
118
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
119
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
120
am__include = @am__include@
121
am__leading_dot = @am__leading_dot@
122
am__quote = @am__quote@
124
am__untar = @am__untar@
126
build_alias = @build_alias@
128
exec_prefix = @exec_prefix@
129
host_alias = @host_alias@
130
includedir = @includedir@
132
install_sh = @install_sh@
134
libexecdir = @libexecdir@
135
localstatedir = @localstatedir@
138
oldincludedir = @oldincludedir@
140
program_transform_name = @program_transform_name@
142
sharedstatedir = @sharedstatedir@
143
sysconfdir = @sysconfdir@
144
target_alias = @target_alias@
145
helperdir = $(libdir)/upgrade-notifier
146
helper_SCRIPTS = apt-check
147
EXTRA_DIST = $(helper_SCRIPTS)
151
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
153
case '$(am__configure_deps)' in \
155
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
160
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/Makefile'; \
161
cd $(top_srcdir) && \
162
$(AUTOMAKE) --gnu data/Makefile
164
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
167
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
169
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
170
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
173
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
174
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
176
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
177
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
178
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
179
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
180
install-helperSCRIPTS: $(helper_SCRIPTS)
182
test -z "$(helperdir)" || $(mkdir_p) "$(DESTDIR)$(helperdir)"
183
@list='$(helper_SCRIPTS)'; for p in $$list; do \
184
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
185
if test -f $$d$$p; then \
186
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
187
echo " $(helperSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(helperdir)/$$f'"; \
188
$(helperSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(helperdir)/$$f"; \
192
uninstall-helperSCRIPTS:
194
@list='$(helper_SCRIPTS)'; for p in $$list; do \
195
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
196
echo " rm -f '$(DESTDIR)$(helperdir)/$$f'"; \
197
rm -f "$(DESTDIR)$(helperdir)/$$f"; \
207
distdir: $(DISTFILES)
208
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
209
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
210
list='$(DISTFILES)'; for file in $$list; do \
212
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
213
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
215
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
216
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
217
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
219
$(mkdir_p) "$(distdir)$$dir"; \
223
if test -d $$d/$$file; then \
224
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
225
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
227
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
229
test -f $(distdir)/$$file \
230
|| cp -p $$d/$$file $(distdir)/$$file \
236
all-am: Makefile $(SCRIPTS)
238
for dir in "$(DESTDIR)$(helperdir)"; do \
239
test -z "$$dir" || $(mkdir_p) "$$dir"; \
242
install-exec: install-exec-am
243
install-data: install-data-am
244
uninstall: uninstall-am
247
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
249
installcheck: installcheck-am
251
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
252
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
253
`test -z '$(STRIP)' || \
254
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
260
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
262
maintainer-clean-generic:
263
@echo "This command is intended for maintainers to use"
264
@echo "it deletes files that may require special tools to rebuild."
267
clean-am: clean-generic mostlyclean-am
269
distclean: distclean-am
271
distclean-am: clean-am distclean-generic
283
install-data-am: install-helperSCRIPTS
287
install-info: install-info-am
293
maintainer-clean: maintainer-clean-am
295
maintainer-clean-am: distclean-am maintainer-clean-generic
297
mostlyclean: mostlyclean-am
299
mostlyclean-am: mostlyclean-generic
309
uninstall-am: uninstall-helperSCRIPTS uninstall-info-am
311
.PHONY: all all-am check check-am clean clean-generic distclean \
312
distclean-generic distdir dvi dvi-am html html-am info info-am \
313
install install-am install-data install-data-am install-exec \
314
install-exec-am install-helperSCRIPTS install-info \
315
install-info-am install-man install-strip installcheck \
316
installcheck-am installdirs maintainer-clean \
317
maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
318
pdf-am ps ps-am uninstall uninstall-am uninstall-helperSCRIPTS \
321
# Tell versions [3.59,3.63) of GNU make to not export all variables.
322
# Otherwise a system limit (for SysV at least) may be exceeded.