| 1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. |
|---|
| 2 | # @configure_input@ |
|---|
| 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 | @SET_MAKE@ |
|---|
| 17 | VPATH = @srcdir@ |
|---|
| 18 | pkgdatadir = $(datadir)/@PACKAGE@ |
|---|
| 19 | pkgincludedir = $(includedir)/@PACKAGE@ |
|---|
| 20 | pkglibdir = $(libdir)/@PACKAGE@ |
|---|
| 21 | pkglibexecdir = $(libexecdir)/@PACKAGE@ |
|---|
| 22 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|---|
| 23 | install_sh_DATA = $(install_sh) -c -m 644 |
|---|
| 24 | install_sh_PROGRAM = $(install_sh) -c |
|---|
| 25 | install_sh_SCRIPT = $(install_sh) -c |
|---|
| 26 | INSTALL_HEADER = $(INSTALL_DATA) |
|---|
| 27 | transform = $(program_transform_name) |
|---|
| 28 | NORMAL_INSTALL = : |
|---|
| 29 | PRE_INSTALL = : |
|---|
| 30 | POST_INSTALL = : |
|---|
| 31 | NORMAL_UNINSTALL = : |
|---|
| 32 | PRE_UNINSTALL = : |
|---|
| 33 | POST_UNINSTALL = : |
|---|
| 34 | subdir = man |
|---|
| 35 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
|---|
| 36 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|---|
| 37 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
|---|
| 38 | $(top_srcdir)/configure.in |
|---|
| 39 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
|---|
| 40 | $(ACLOCAL_M4) |
|---|
| 41 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
|---|
| 42 | CONFIG_HEADER = $(top_builddir)/config.h |
|---|
| 43 | CONFIG_CLEAN_FILES = |
|---|
| 44 | CONFIG_CLEAN_VPATH_FILES = |
|---|
| 45 | SOURCES = |
|---|
| 46 | DIST_SOURCES = |
|---|
| 47 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
|---|
| 48 | am__vpath_adj = case $$p in \ |
|---|
| 49 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
|---|
| 50 | *) f=$$p;; \ |
|---|
| 51 | esac; |
|---|
| 52 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; |
|---|
| 53 | am__install_max = 40 |
|---|
| 54 | am__nobase_strip_setup = \ |
|---|
| 55 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` |
|---|
| 56 | am__nobase_strip = \ |
|---|
| 57 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" |
|---|
| 58 | am__nobase_list = $(am__nobase_strip_setup); \ |
|---|
| 59 | for p in $$list; do echo "$$p $$p"; done | \ |
|---|
| 60 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ |
|---|
| 61 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ |
|---|
| 62 | if (++n[$$2] == $(am__install_max)) \ |
|---|
| 63 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ |
|---|
| 64 | END { for (dir in files) print dir, files[dir] }' |
|---|
| 65 | am__base_list = \ |
|---|
| 66 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ |
|---|
| 67 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' |
|---|
| 68 | man8dir = $(mandir)/man8 |
|---|
| 69 | am__installdirs = "$(DESTDIR)$(man8dir)" |
|---|
| 70 | NROFF = nroff |
|---|
| 71 | MANS = $(man_MANS) |
|---|
| 72 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|---|
| 73 | ACLOCAL = @ACLOCAL@ |
|---|
| 74 | ALL_LINGUAS = @ALL_LINGUAS@ |
|---|
| 75 | AMTAR = @AMTAR@ |
|---|
| 76 | AUTOCONF = @AUTOCONF@ |
|---|
| 77 | AUTOHEADER = @AUTOHEADER@ |
|---|
| 78 | AUTOMAKE = @AUTOMAKE@ |
|---|
| 79 | AWK = @AWK@ |
|---|
| 80 | BUILD_gtk = @BUILD_gtk@ |
|---|
| 81 | CATALOGS = @CATALOGS@ |
|---|
| 82 | CATOBJEXT = @CATOBJEXT@ |
|---|
| 83 | CC = @CC@ |
|---|
| 84 | CCDEPMODE = @CCDEPMODE@ |
|---|
| 85 | CFLAGS = @CFLAGS@ |
|---|
| 86 | CPP = @CPP@ |
|---|
| 87 | CPPFLAGS = @CPPFLAGS@ |
|---|
| 88 | CXX = @CXX@ |
|---|
| 89 | CXXCPP = @CXXCPP@ |
|---|
| 90 | CXXDEPMODE = @CXXDEPMODE@ |
|---|
| 91 | CXXFLAGS = @CXXFLAGS@ |
|---|
| 92 | CYGPATH_W = @CYGPATH_W@ |
|---|
| 93 | DATADIRNAME = @DATADIRNAME@ |
|---|
| 94 | DEB_HDRS = @DEB_HDRS@ |
|---|
| 95 | DEB_LIBS = @DEB_LIBS@ |
|---|
| 96 | DEFS = @DEFS@ |
|---|
| 97 | DEPDIR = @DEPDIR@ |
|---|
| 98 | ECHO_C = @ECHO_C@ |
|---|
| 99 | ECHO_N = @ECHO_N@ |
|---|
| 100 | ECHO_T = @ECHO_T@ |
|---|
| 101 | EGREP = @EGREP@ |
|---|
| 102 | EXEEXT = @EXEEXT@ |
|---|
| 103 | GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ |
|---|
| 104 | GMOFILES = @GMOFILES@ |
|---|
| 105 | GMSGFMT = @GMSGFMT@ |
|---|
| 106 | GREP = @GREP@ |
|---|
| 107 | INSTALL = @INSTALL@ |
|---|
| 108 | INSTALL_DATA = @INSTALL_DATA@ |
|---|
| 109 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
|---|
| 110 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|---|
| 111 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
|---|
| 112 | INSTOBJEXT = @INSTOBJEXT@ |
|---|
| 113 | INTLLIBS = @INTLLIBS@ |
|---|
| 114 | INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ |
|---|
| 115 | INTLTOOL_MERGE = @INTLTOOL_MERGE@ |
|---|
| 116 | INTLTOOL_PERL = @INTLTOOL_PERL@ |
|---|
| 117 | INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ |
|---|
| 118 | LDFLAGS = @LDFLAGS@ |
|---|
| 119 | LIBOBJS = @LIBOBJS@ |
|---|
| 120 | LIBS = @LIBS@ |
|---|
| 121 | LP_CFLAGS = @LP_CFLAGS@ |
|---|
| 122 | LP_LIBS = @LP_LIBS@ |
|---|
| 123 | LTLIBOBJS = @LTLIBOBJS@ |
|---|
| 124 | MAINT = @MAINT@ |
|---|
| 125 | MAKEINFO = @MAKEINFO@ |
|---|
| 126 | MKDIR_P = @MKDIR_P@ |
|---|
| 127 | MKINSTALLDIRS = @MKINSTALLDIRS@ |
|---|
| 128 | MSGFMT = @MSGFMT@ |
|---|
| 129 | MSGFMT_OPTS = @MSGFMT_OPTS@ |
|---|
| 130 | MSGMERGE = @MSGMERGE@ |
|---|
| 131 | OBJEXT = @OBJEXT@ |
|---|
| 132 | PACKAGE = @PACKAGE@ |
|---|
| 133 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
|---|
| 134 | PACKAGE_CFLAGS = @PACKAGE_CFLAGS@ |
|---|
| 135 | PACKAGE_LIBS = @PACKAGE_LIBS@ |
|---|
| 136 | PACKAGE_NAME = @PACKAGE_NAME@ |
|---|
| 137 | PACKAGE_STRING = @PACKAGE_STRING@ |
|---|
| 138 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
|---|
| 139 | PACKAGE_URL = @PACKAGE_URL@ |
|---|
| 140 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
|---|
| 141 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
|---|
| 142 | PKG_CONFIG = @PKG_CONFIG@ |
|---|
| 143 | POFILES = @POFILES@ |
|---|
| 144 | POSUB = @POSUB@ |
|---|
| 145 | PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ |
|---|
| 146 | PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ |
|---|
| 147 | RANLIB = @RANLIB@ |
|---|
| 148 | RPM_HDRS = @RPM_HDRS@ |
|---|
| 149 | RPM_LIBS = @RPM_LIBS@ |
|---|
| 150 | SET_MAKE = @SET_MAKE@ |
|---|
| 151 | SHELL = @SHELL@ |
|---|
| 152 | STRIP = @STRIP@ |
|---|
| 153 | USE_NLS = @USE_NLS@ |
|---|
| 154 | VERSION = @VERSION@ |
|---|
| 155 | VTE_CFLAGS = @VTE_CFLAGS@ |
|---|
| 156 | VTE_LIBS = @VTE_LIBS@ |
|---|
| 157 | XGETTEXT = @XGETTEXT@ |
|---|
| 158 | abs_builddir = @abs_builddir@ |
|---|
| 159 | abs_srcdir = @abs_srcdir@ |
|---|
| 160 | abs_top_builddir = @abs_top_builddir@ |
|---|
| 161 | abs_top_srcdir = @abs_top_srcdir@ |
|---|
| 162 | ac_ct_CC = @ac_ct_CC@ |
|---|
| 163 | ac_ct_CXX = @ac_ct_CXX@ |
|---|
| 164 | am__include = @am__include@ |
|---|
| 165 | am__leading_dot = @am__leading_dot@ |
|---|
| 166 | am__quote = @am__quote@ |
|---|
| 167 | am__tar = @am__tar@ |
|---|
| 168 | am__untar = @am__untar@ |
|---|
| 169 | bindir = @bindir@ |
|---|
| 170 | build_alias = @build_alias@ |
|---|
| 171 | builddir = @builddir@ |
|---|
| 172 | datadir = @datadir@ |
|---|
| 173 | datarootdir = @datarootdir@ |
|---|
| 174 | docdir = @docdir@ |
|---|
| 175 | dvidir = @dvidir@ |
|---|
| 176 | exec_prefix = @exec_prefix@ |
|---|
| 177 | host_alias = @host_alias@ |
|---|
| 178 | htmldir = @htmldir@ |
|---|
| 179 | includedir = @includedir@ |
|---|
| 180 | infodir = @infodir@ |
|---|
| 181 | install_sh = @install_sh@ |
|---|
| 182 | libdir = @libdir@ |
|---|
| 183 | libexecdir = @libexecdir@ |
|---|
| 184 | localedir = @localedir@ |
|---|
| 185 | localstatedir = @localstatedir@ |
|---|
| 186 | mandir = @mandir@ |
|---|
| 187 | mkdir_p = @mkdir_p@ |
|---|
| 188 | oldincludedir = @oldincludedir@ |
|---|
| 189 | pdfdir = @pdfdir@ |
|---|
| 190 | prefix = @prefix@ |
|---|
| 191 | program_transform_name = @program_transform_name@ |
|---|
| 192 | psdir = @psdir@ |
|---|
| 193 | sbindir = @sbindir@ |
|---|
| 194 | sharedstatedir = @sharedstatedir@ |
|---|
| 195 | srcdir = @srcdir@ |
|---|
| 196 | synapticlocaledir = @synapticlocaledir@ |
|---|
| 197 | sysconfdir = @sysconfdir@ |
|---|
| 198 | target_alias = @target_alias@ |
|---|
| 199 | top_build_prefix = @top_build_prefix@ |
|---|
| 200 | top_builddir = @top_builddir@ |
|---|
| 201 | top_srcdir = @top_srcdir@ |
|---|
| 202 | man_MANS = synaptic.8 |
|---|
| 203 | EXTRA_DIST = synaptic.8 synaptic.fr.8 synaptic.tr.8 synaptic.es.8 synaptic.pt_BR.8 synaptic.tr.8 synaptic.ru.8 synaptic.ja.8 |
|---|
| 204 | all: all-am |
|---|
| 205 | |
|---|
| 206 | .SUFFIXES: |
|---|
| 207 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) |
|---|
| 208 | @for dep in $?; do \ |
|---|
| 209 | case '$(am__configure_deps)' in \ |
|---|
| 210 | *$$dep*) \ |
|---|
| 211 | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ |
|---|
| 212 | && { if test -f $@; then exit 0; else break; fi; }; \ |
|---|
| 213 | exit 1;; \ |
|---|
| 214 | esac; \ |
|---|
| 215 | done; \ |
|---|
| 216 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \ |
|---|
| 217 | $(am__cd) $(top_srcdir) && \ |
|---|
| 218 | $(AUTOMAKE) --gnu man/Makefile |
|---|
| 219 | .PRECIOUS: Makefile |
|---|
| 220 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|---|
| 221 | @case '$?' in \ |
|---|
| 222 | *config.status*) \ |
|---|
| 223 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
|---|
| 224 | *) \ |
|---|
| 225 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
|---|
| 226 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
|---|
| 227 | esac; |
|---|
| 228 | |
|---|
| 229 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|---|
| 230 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|---|
| 231 | |
|---|
| 232 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
|---|
| 233 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|---|
| 234 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
|---|
| 235 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|---|
| 236 | $(am__aclocal_m4_deps): |
|---|
| 237 | install-man8: $(man_MANS) |
|---|
| 238 | @$(NORMAL_INSTALL) |
|---|
| 239 | test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)" |
|---|
| 240 | @list=''; test -n "$(man8dir)" || exit 0; \ |
|---|
| 241 | { for i in $$list; do echo "$$i"; done; \ |
|---|
| 242 | l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ |
|---|
| 243 | sed -n '/\.8[a-z]*$$/p'; \ |
|---|
| 244 | } | while read p; do \ |
|---|
| 245 | if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 246 | echo "$$d$$p"; echo "$$p"; \ |
|---|
| 247 | done | \ |
|---|
| 248 | sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ |
|---|
| 249 | -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ |
|---|
| 250 | sed 'N;N;s,\n, ,g' | { \ |
|---|
| 251 | list=; while read file base inst; do \ |
|---|
| 252 | if test "$$base" = "$$inst"; then list="$$list $$file"; else \ |
|---|
| 253 | echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \ |
|---|
| 254 | $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \ |
|---|
| 255 | fi; \ |
|---|
| 256 | done; \ |
|---|
| 257 | for i in $$list; do echo "$$i"; done | $(am__base_list) | \ |
|---|
| 258 | while read files; do \ |
|---|
| 259 | test -z "$$files" || { \ |
|---|
| 260 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \ |
|---|
| 261 | $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \ |
|---|
| 262 | done; } |
|---|
| 263 | |
|---|
| 264 | uninstall-man8: |
|---|
| 265 | @$(NORMAL_UNINSTALL) |
|---|
| 266 | @list=''; test -n "$(man8dir)" || exit 0; \ |
|---|
| 267 | files=`{ for i in $$list; do echo "$$i"; done; \ |
|---|
| 268 | l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ |
|---|
| 269 | sed -n '/\.8[a-z]*$$/p'; \ |
|---|
| 270 | } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ |
|---|
| 271 | -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ |
|---|
| 272 | test -z "$$files" || { \ |
|---|
| 273 | echo " ( cd '$(DESTDIR)$(man8dir)' && rm -f" $$files ")"; \ |
|---|
| 274 | cd "$(DESTDIR)$(man8dir)" && rm -f $$files; } |
|---|
| 275 | tags: TAGS |
|---|
| 276 | TAGS: |
|---|
| 277 | |
|---|
| 278 | ctags: CTAGS |
|---|
| 279 | CTAGS: |
|---|
| 280 | |
|---|
| 281 | |
|---|
| 282 | distdir: $(DISTFILES) |
|---|
| 283 | @list='$(MANS)'; if test -n "$$list"; then \ |
|---|
| 284 | list=`for p in $$list; do \ |
|---|
| 285 | if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 286 | if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ |
|---|
| 287 | if test -n "$$list" && \ |
|---|
| 288 | grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ |
|---|
| 289 | echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \ |
|---|
| 290 | grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ |
|---|
| 291 | echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ |
|---|
| 292 | echo " typically \`make maintainer-clean' will remove them" >&2; \ |
|---|
| 293 | exit 1; \ |
|---|
| 294 | else :; fi; \ |
|---|
| 295 | else :; fi |
|---|
| 296 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 297 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 298 | list='$(DISTFILES)'; \ |
|---|
| 299 | dist_files=`for file in $$list; do echo $$file; done | \ |
|---|
| 300 | sed -e "s|^$$srcdirstrip/||;t" \ |
|---|
| 301 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
|---|
| 302 | case $$dist_files in \ |
|---|
| 303 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
|---|
| 304 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
|---|
| 305 | sort -u` ;; \ |
|---|
| 306 | esac; \ |
|---|
| 307 | for file in $$dist_files; do \ |
|---|
| 308 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
|---|
| 309 | if test -d $$d/$$file; then \ |
|---|
| 310 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
|---|
| 311 | if test -d "$(distdir)/$$file"; then \ |
|---|
| 312 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
|---|
| 313 | fi; \ |
|---|
| 314 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
|---|
| 315 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
|---|
| 316 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
|---|
| 317 | fi; \ |
|---|
| 318 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
|---|
| 319 | else \ |
|---|
| 320 | test -f "$(distdir)/$$file" \ |
|---|
| 321 | || cp -p $$d/$$file "$(distdir)/$$file" \ |
|---|
| 322 | || exit 1; \ |
|---|
| 323 | fi; \ |
|---|
| 324 | done |
|---|
| 325 | check-am: all-am |
|---|
| 326 | check: check-am |
|---|
| 327 | all-am: Makefile $(MANS) |
|---|
| 328 | installdirs: |
|---|
| 329 | for dir in "$(DESTDIR)$(man8dir)"; do \ |
|---|
| 330 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
|---|
| 331 | done |
|---|
| 332 | install: install-am |
|---|
| 333 | install-exec: install-exec-am |
|---|
| 334 | install-data: install-data-am |
|---|
| 335 | uninstall: uninstall-am |
|---|
| 336 | |
|---|
| 337 | install-am: all-am |
|---|
| 338 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|---|
| 339 | |
|---|
| 340 | installcheck: installcheck-am |
|---|
| 341 | install-strip: |
|---|
| 342 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
|---|
| 343 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
|---|
| 344 | `test -z '$(STRIP)' || \ |
|---|
| 345 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
|---|
| 346 | mostlyclean-generic: |
|---|
| 347 | |
|---|
| 348 | clean-generic: |
|---|
| 349 | |
|---|
| 350 | distclean-generic: |
|---|
| 351 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
|---|
| 352 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
|---|
| 353 | |
|---|
| 354 | maintainer-clean-generic: |
|---|
| 355 | @echo "This command is intended for maintainers to use" |
|---|
| 356 | @echo "it deletes files that may require special tools to rebuild." |
|---|
| 357 | clean: clean-am |
|---|
| 358 | |
|---|
| 359 | clean-am: clean-generic mostlyclean-am |
|---|
| 360 | |
|---|
| 361 | distclean: distclean-am |
|---|
| 362 | -rm -f Makefile |
|---|
| 363 | distclean-am: clean-am distclean-generic |
|---|
| 364 | |
|---|
| 365 | dvi: dvi-am |
|---|
| 366 | |
|---|
| 367 | dvi-am: |
|---|
| 368 | |
|---|
| 369 | html: html-am |
|---|
| 370 | |
|---|
| 371 | html-am: |
|---|
| 372 | |
|---|
| 373 | info: info-am |
|---|
| 374 | |
|---|
| 375 | info-am: |
|---|
| 376 | |
|---|
| 377 | install-data-am: install-man |
|---|
| 378 | |
|---|
| 379 | install-dvi: install-dvi-am |
|---|
| 380 | |
|---|
| 381 | install-dvi-am: |
|---|
| 382 | |
|---|
| 383 | install-exec-am: |
|---|
| 384 | |
|---|
| 385 | install-html: install-html-am |
|---|
| 386 | |
|---|
| 387 | install-html-am: |
|---|
| 388 | |
|---|
| 389 | install-info: install-info-am |
|---|
| 390 | |
|---|
| 391 | install-info-am: |
|---|
| 392 | |
|---|
| 393 | install-man: install-man8 |
|---|
| 394 | |
|---|
| 395 | install-pdf: install-pdf-am |
|---|
| 396 | |
|---|
| 397 | install-pdf-am: |
|---|
| 398 | |
|---|
| 399 | install-ps: install-ps-am |
|---|
| 400 | |
|---|
| 401 | install-ps-am: |
|---|
| 402 | |
|---|
| 403 | installcheck-am: |
|---|
| 404 | |
|---|
| 405 | maintainer-clean: maintainer-clean-am |
|---|
| 406 | -rm -f Makefile |
|---|
| 407 | maintainer-clean-am: distclean-am maintainer-clean-generic |
|---|
| 408 | |
|---|
| 409 | mostlyclean: mostlyclean-am |
|---|
| 410 | |
|---|
| 411 | mostlyclean-am: mostlyclean-generic |
|---|
| 412 | |
|---|
| 413 | pdf: pdf-am |
|---|
| 414 | |
|---|
| 415 | pdf-am: |
|---|
| 416 | |
|---|
| 417 | ps: ps-am |
|---|
| 418 | |
|---|
| 419 | ps-am: |
|---|
| 420 | |
|---|
| 421 | uninstall-am: uninstall-man |
|---|
| 422 | |
|---|
| 423 | uninstall-man: uninstall-man8 |
|---|
| 424 | |
|---|
| 425 | .MAKE: install-am install-strip |
|---|
| 426 | |
|---|
| 427 | .PHONY: all all-am check check-am clean clean-generic distclean \ |
|---|
| 428 | distclean-generic distdir dvi dvi-am html html-am info info-am \ |
|---|
| 429 | install install-am install-data install-data-am install-dvi \ |
|---|
| 430 | install-dvi-am install-exec install-exec-am install-html \ |
|---|
| 431 | install-html-am install-info install-info-am install-man \ |
|---|
| 432 | install-man8 install-pdf install-pdf-am install-ps \ |
|---|
| 433 | install-ps-am install-strip installcheck installcheck-am \ |
|---|
| 434 | installdirs maintainer-clean maintainer-clean-generic \ |
|---|
| 435 | mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ |
|---|
| 436 | uninstall-am uninstall-man uninstall-man8 |
|---|
| 437 | |
|---|
| 438 | |
|---|
| 439 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
|---|
| 440 | # Otherwise a system limit (for SysV at least) may be exceeded. |
|---|
| 441 | .NOEXPORT: |
|---|