~ubuntu-branches/ubuntu/utopic/libuser/utopic-proposed

« back to all changes in this revision

Viewing changes to docs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ghe Rivero
  • Date: 2005-09-30 16:22:04 UTC
  • Revision ID: james.westby@ubuntu.com-20050930162204-qubxaa7e2lbovdgh
Tags: upstream-0.54.dfsg.1
ImportĀ upstreamĀ versionĀ 0.54.dfsg.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.5 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
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
 
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 = @build@
 
37
host_triplet = @host@
 
38
subdir = docs
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
42
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
43
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
44
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
 
45
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.in
 
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
47
        $(ACLOCAL_M4)
 
48
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
 
49
CONFIG_HEADER = $(top_builddir)/config.h
 
50
CONFIG_CLEAN_FILES =
 
51
SOURCES =
 
52
DIST_SOURCES =
 
53
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
54
        html-recursive info-recursive install-data-recursive \
 
55
        install-exec-recursive install-info-recursive \
 
56
        install-recursive installcheck-recursive installdirs-recursive \
 
57
        pdf-recursive ps-recursive uninstall-info-recursive \
 
58
        uninstall-recursive
 
59
ETAGS = etags
 
60
CTAGS = ctags
 
61
DIST_SUBDIRS = $(SUBDIRS)
 
62
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
63
ACLOCAL = @ACLOCAL@
 
64
AMDEP_FALSE = @AMDEP_FALSE@
 
65
AMDEP_TRUE = @AMDEP_TRUE@
 
66
AMTAR = @AMTAR@
 
67
AR = @AR@
 
68
AUTOCONF = @AUTOCONF@
 
69
AUTOHEADER = @AUTOHEADER@
 
70
AUTOMAKE = @AUTOMAKE@
 
71
AWK = @AWK@
 
72
CC = @CC@
 
73
CCDEPMODE = @CCDEPMODE@
 
74
CFLAGS = @CFLAGS@
 
75
CPP = @CPP@
 
76
CPPFLAGS = @CPPFLAGS@
 
77
CRYPT_LIBS = @CRYPT_LIBS@
 
78
CXX = @CXX@
 
79
CXXCPP = @CXXCPP@
 
80
CXXDEPMODE = @CXXDEPMODE@
 
81
CXXFLAGS = @CXXFLAGS@
 
82
CYGPATH_W = @CYGPATH_W@
 
83
DEFS = @DEFS@
 
84
DEPDIR = @DEPDIR@
 
85
ECHO = @ECHO@
 
86
ECHO_C = @ECHO_C@
 
87
ECHO_N = @ECHO_N@
 
88
ECHO_T = @ECHO_T@
 
89
EGREP = @EGREP@
 
90
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
 
91
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
 
92
EXEEXT = @EXEEXT@
 
93
F77 = @F77@
 
94
FFLAGS = @FFLAGS@
 
95
GLIB_CFLAGS = @GLIB_CFLAGS@
 
96
GLIB_LIBS = @GLIB_LIBS@
 
97
GMODULE_CFLAGS = @GMODULE_CFLAGS@
 
98
GMODULE_LIBS = @GMODULE_LIBS@
 
99
GMSGFMT = @GMSGFMT@
 
100
GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
 
101
GOBJECT_LIBS = @GOBJECT_LIBS@
 
102
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
 
103
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
 
104
HTML_DIR = @HTML_DIR@
 
105
INSTALL_DATA = @INSTALL_DATA@
 
106
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
107
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
108
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
109
INTLLIBS = @INTLLIBS@
 
110
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
111
KRB5_FALSE = @KRB5_FALSE@
 
112
KRB5_TRUE = @KRB5_TRUE@
 
113
LDAP_FALSE = @LDAP_FALSE@
 
114
LDAP_TRUE = @LDAP_TRUE@
 
115
LDFLAGS = @LDFLAGS@
 
116
LIBICONV = @LIBICONV@
 
117
LIBINTL = @LIBINTL@
 
118
LIBOBJS = @LIBOBJS@
 
119
LIBS = @LIBS@
 
120
LIBTOOL = @LIBTOOL@
 
121
LN_S = @LN_S@
 
122
LTLIBICONV = @LTLIBICONV@
 
123
LTLIBINTL = @LTLIBINTL@
 
124
LTLIBOBJS = @LTLIBOBJS@
 
125
MAKEINFO = @MAKEINFO@
 
126
MKINSTALLDIRS = @MKINSTALLDIRS@
 
127
MSGFMT = @MSGFMT@
 
128
MSGMERGE = @MSGMERGE@
 
129
OBJEXT = @OBJEXT@
 
130
PACKAGE = @PACKAGE@
 
131
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
132
PACKAGE_NAME = @PACKAGE_NAME@
 
133
PACKAGE_STRING = @PACKAGE_STRING@
 
134
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
135
PACKAGE_VERSION = @PACKAGE_VERSION@
 
136
PATH_SEPARATOR = @PATH_SEPARATOR@
 
137
PKG_CONFIG = @PKG_CONFIG@
 
138
POSUB = @POSUB@
 
139
PYTHON = @PYTHON@
 
140
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
141
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
142
PYTHON_PREFIX = @PYTHON_PREFIX@
 
143
PYTHON_VERSION = @PYTHON_VERSION@
 
144
QUOTA_FALSE = @QUOTA_FALSE@
 
145
QUOTA_TRUE = @QUOTA_TRUE@
 
146
RANLIB = @RANLIB@
 
147
SASL_FALSE = @SASL_FALSE@
 
148
SASL_TRUE = @SASL_TRUE@
 
149
SELINUX_LIBS = @SELINUX_LIBS@
 
150
SET_MAKE = @SET_MAKE@
 
151
SHELL = @SHELL@
 
152
STRIP = @STRIP@
 
153
USE_NLS = @USE_NLS@
 
154
VERSION = @VERSION@
 
155
XGETTEXT = @XGETTEXT@
 
156
ac_ct_AR = @ac_ct_AR@
 
157
ac_ct_CC = @ac_ct_CC@
 
158
ac_ct_CXX = @ac_ct_CXX@
 
159
ac_ct_F77 = @ac_ct_F77@
 
160
ac_ct_RANLIB = @ac_ct_RANLIB@
 
161
ac_ct_STRIP = @ac_ct_STRIP@
 
162
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
163
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
164
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
165
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
166
am__include = @am__include@
 
167
am__leading_dot = @am__leading_dot@
 
168
am__quote = @am__quote@
 
169
am__tar = @am__tar@
 
170
am__untar = @am__untar@
 
171
bindir = @bindir@
 
172
build = @build@
 
173
build_alias = @build_alias@
 
174
build_cpu = @build_cpu@
 
175
build_os = @build_os@
 
176
build_vendor = @build_vendor@
 
177
datadir = @datadir@
 
178
exec_prefix = @exec_prefix@
 
179
host = @host@
 
180
host_alias = @host_alias@
 
181
host_cpu = @host_cpu@
 
182
host_os = @host_os@
 
183
host_vendor = @host_vendor@
 
184
includedir = @includedir@
 
185
infodir = @infodir@
 
186
install_sh = @install_sh@
 
187
libdir = @libdir@
 
188
libexecdir = @libexecdir@
 
189
localstatedir = @localstatedir@
 
190
mandir = @mandir@
 
191
mkdir_p = @mkdir_p@
 
192
oldincludedir = @oldincludedir@
 
193
pkgpyexecdir = @pkgpyexecdir@
 
194
pkgpythondir = @pkgpythondir@
 
195
prefix = @prefix@
 
196
program_transform_name = @program_transform_name@
 
197
pyexecdir = @pyexecdir@
 
198
pythondir = @pythondir@
 
199
sbindir = @sbindir@
 
200
sharedstatedir = @sharedstatedir@
 
201
sysconfdir = @sysconfdir@
 
202
target_alias = @target_alias@
 
203
SUBDIRS = reference
 
204
EXTRA_DIST = attributes.txt rfc2307.txt \
 
205
        sgml/libuser.sgml
 
206
 
 
207
all: all-recursive
 
208
 
 
209
.SUFFIXES:
 
210
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
211
        @for dep in $?; do \
 
212
          case '$(am__configure_deps)' in \
 
213
            *$$dep*) \
 
214
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
215
                && exit 0; \
 
216
              exit 1;; \
 
217
          esac; \
 
218
        done; \
 
219
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  docs/Makefile'; \
 
220
        cd $(top_srcdir) && \
 
221
          $(AUTOMAKE) --gnu  docs/Makefile
 
222
.PRECIOUS: Makefile
 
223
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
224
        @case '$?' in \
 
225
          *config.status*) \
 
226
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
227
          *) \
 
228
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
229
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
230
        esac;
 
231
 
 
232
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
233
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
234
 
 
235
$(top_srcdir)/configure:  $(am__configure_deps)
 
236
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
237
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
238
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
239
 
 
240
mostlyclean-libtool:
 
241
        -rm -f *.lo
 
242
 
 
243
clean-libtool:
 
244
        -rm -rf .libs _libs
 
245
 
 
246
distclean-libtool:
 
247
        -rm -f libtool
 
248
uninstall-info-am:
 
249
 
 
250
# This directory's subdirectories are mostly independent; you can cd
 
251
# into them and run `make' without going through this Makefile.
 
252
# To change the values of `make' variables: instead of editing Makefiles,
 
253
# (1) if the variable is set in `config.status', edit `config.status'
 
254
#     (which will cause the Makefiles to be regenerated when you run `make');
 
255
# (2) otherwise, pass the desired values on the `make' command line.
 
256
$(RECURSIVE_TARGETS):
 
257
        @failcom='exit 1'; \
 
258
        for f in x $$MAKEFLAGS; do \
 
259
          case $$f in \
 
260
            *=* | --[!k]*);; \
 
261
            *k*) failcom='fail=yes';; \
 
262
          esac; \
 
263
        done; \
 
264
        dot_seen=no; \
 
265
        target=`echo $@ | sed s/-recursive//`; \
 
266
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
267
          echo "Making $$target in $$subdir"; \
 
268
          if test "$$subdir" = "."; then \
 
269
            dot_seen=yes; \
 
270
            local_target="$$target-am"; \
 
271
          else \
 
272
            local_target="$$target"; \
 
273
          fi; \
 
274
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
275
          || eval $$failcom; \
 
276
        done; \
 
277
        if test "$$dot_seen" = "no"; then \
 
278
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
279
        fi; test -z "$$fail"
 
280
 
 
281
mostlyclean-recursive clean-recursive distclean-recursive \
 
282
maintainer-clean-recursive:
 
283
        @failcom='exit 1'; \
 
284
        for f in x $$MAKEFLAGS; do \
 
285
          case $$f in \
 
286
            *=* | --[!k]*);; \
 
287
            *k*) failcom='fail=yes';; \
 
288
          esac; \
 
289
        done; \
 
290
        dot_seen=no; \
 
291
        case "$@" in \
 
292
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
293
          *) list='$(SUBDIRS)' ;; \
 
294
        esac; \
 
295
        rev=''; for subdir in $$list; do \
 
296
          if test "$$subdir" = "."; then :; else \
 
297
            rev="$$subdir $$rev"; \
 
298
          fi; \
 
299
        done; \
 
300
        rev="$$rev ."; \
 
301
        target=`echo $@ | sed s/-recursive//`; \
 
302
        for subdir in $$rev; do \
 
303
          echo "Making $$target in $$subdir"; \
 
304
          if test "$$subdir" = "."; then \
 
305
            local_target="$$target-am"; \
 
306
          else \
 
307
            local_target="$$target"; \
 
308
          fi; \
 
309
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
310
          || eval $$failcom; \
 
311
        done && test -z "$$fail"
 
312
tags-recursive:
 
313
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
314
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
315
        done
 
316
ctags-recursive:
 
317
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
318
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
319
        done
 
320
 
 
321
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
322
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
323
        unique=`for i in $$list; do \
 
324
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
325
          done | \
 
326
          $(AWK) '    { files[$$0] = 1; } \
 
327
               END { for (i in files) print i; }'`; \
 
328
        mkid -fID $$unique
 
329
tags: TAGS
 
330
 
 
331
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
332
                $(TAGS_FILES) $(LISP)
 
333
        tags=; \
 
334
        here=`pwd`; \
 
335
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
336
          include_option=--etags-include; \
 
337
          empty_fix=.; \
 
338
        else \
 
339
          include_option=--include; \
 
340
          empty_fix=; \
 
341
        fi; \
 
342
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
343
          if test "$$subdir" = .; then :; else \
 
344
            test ! -f $$subdir/TAGS || \
 
345
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
346
          fi; \
 
347
        done; \
 
348
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
349
        unique=`for i in $$list; do \
 
350
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
351
          done | \
 
352
          $(AWK) '    { files[$$0] = 1; } \
 
353
               END { for (i in files) print i; }'`; \
 
354
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
355
          test -n "$$unique" || unique=$$empty_fix; \
 
356
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
357
            $$tags $$unique; \
 
358
        fi
 
359
ctags: CTAGS
 
360
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
361
                $(TAGS_FILES) $(LISP)
 
362
        tags=; \
 
363
        here=`pwd`; \
 
364
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
365
        unique=`for i in $$list; do \
 
366
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
367
          done | \
 
368
          $(AWK) '    { files[$$0] = 1; } \
 
369
               END { for (i in files) print i; }'`; \
 
370
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
371
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
372
             $$tags $$unique
 
373
 
 
374
GTAGS:
 
375
        here=`$(am__cd) $(top_builddir) && pwd` \
 
376
          && cd $(top_srcdir) \
 
377
          && gtags -i $(GTAGS_ARGS) $$here
 
378
 
 
379
distclean-tags:
 
380
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
381
 
 
382
distdir: $(DISTFILES)
 
383
        $(mkdir_p) $(distdir)/sgml
 
384
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
385
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
386
        list='$(DISTFILES)'; for file in $$list; do \
 
387
          case $$file in \
 
388
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
389
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
390
          esac; \
 
391
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
392
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
393
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
394
            dir="/$$dir"; \
 
395
            $(mkdir_p) "$(distdir)$$dir"; \
 
396
          else \
 
397
            dir=''; \
 
398
          fi; \
 
399
          if test -d $$d/$$file; then \
 
400
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
401
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
402
            fi; \
 
403
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
404
          else \
 
405
            test -f $(distdir)/$$file \
 
406
            || cp -p $$d/$$file $(distdir)/$$file \
 
407
            || exit 1; \
 
408
          fi; \
 
409
        done
 
410
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
411
          if test "$$subdir" = .; then :; else \
 
412
            test -d "$(distdir)/$$subdir" \
 
413
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
414
            || exit 1; \
 
415
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
416
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
417
            (cd $$subdir && \
 
418
              $(MAKE) $(AM_MAKEFLAGS) \
 
419
                top_distdir="$$top_distdir" \
 
420
                distdir="$$distdir/$$subdir" \
 
421
                distdir) \
 
422
              || exit 1; \
 
423
          fi; \
 
424
        done
 
425
check-am: all-am
 
426
check: check-recursive
 
427
all-am: Makefile
 
428
installdirs: installdirs-recursive
 
429
installdirs-am:
 
430
install: install-recursive
 
431
install-exec: install-exec-recursive
 
432
install-data: install-data-recursive
 
433
uninstall: uninstall-recursive
 
434
 
 
435
install-am: all-am
 
436
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
437
 
 
438
installcheck: installcheck-recursive
 
439
install-strip:
 
440
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
441
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
442
          `test -z '$(STRIP)' || \
 
443
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
444
mostlyclean-generic:
 
445
 
 
446
clean-generic:
 
447
 
 
448
distclean-generic:
 
449
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
450
 
 
451
maintainer-clean-generic:
 
452
        @echo "This command is intended for maintainers to use"
 
453
        @echo "it deletes files that may require special tools to rebuild."
 
454
clean: clean-recursive
 
455
 
 
456
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
 
457
 
 
458
distclean: distclean-recursive
 
459
        -rm -f Makefile
 
460
distclean-am: clean-am distclean-generic distclean-libtool \
 
461
        distclean-tags
 
462
 
 
463
dvi: dvi-recursive
 
464
 
 
465
dvi-am:
 
466
 
 
467
html: html-recursive
 
468
 
 
469
info: info-recursive
 
470
 
 
471
info-am:
 
472
 
 
473
install-data-am:
 
474
 
 
475
install-exec-am:
 
476
 
 
477
install-info: install-info-recursive
 
478
 
 
479
install-man:
 
480
 
 
481
installcheck-am:
 
482
 
 
483
maintainer-clean: maintainer-clean-recursive
 
484
        -rm -f Makefile
 
485
maintainer-clean-am: distclean-am maintainer-clean-generic
 
486
 
 
487
mostlyclean: mostlyclean-recursive
 
488
 
 
489
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
490
 
 
491
pdf: pdf-recursive
 
492
 
 
493
pdf-am:
 
494
 
 
495
ps: ps-recursive
 
496
 
 
497
ps-am:
 
498
 
 
499
uninstall-am: uninstall-info-am
 
500
 
 
501
uninstall-info: uninstall-info-recursive
 
502
 
 
503
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
504
        clean clean-generic clean-libtool clean-local clean-recursive \
 
505
        ctags ctags-recursive distclean distclean-generic \
 
506
        distclean-libtool distclean-recursive distclean-tags distdir \
 
507
        dvi dvi-am html html-am info info-am install install-am \
 
508
        install-data install-data-am install-exec install-exec-am \
 
509
        install-info install-info-am install-man install-strip \
 
510
        installcheck installcheck-am installdirs installdirs-am \
 
511
        maintainer-clean maintainer-clean-generic \
 
512
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
513
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
 
514
        tags tags-recursive uninstall uninstall-am uninstall-info-am
 
515
 
 
516
 
 
517
all: sgml/libuser.txt sgml/libuser.html
 
518
 
 
519
sgml/libuser.txt: $(srcdir)/sgml/libuser.sgml
 
520
        [ -d sgml ] || mkdir sgml
 
521
        cd sgml; sgml2txt ../$(srcdir)/sgml/libuser.sgml
 
522
 
 
523
sgml/libuser.html: $(srcdir)/sgml/libuser.sgml
 
524
        [ -d sgml ] || mkdir sgml
 
525
        cd sgml; sgml2html ../$(srcdir)/sgml/libuser.sgml
 
526
 
 
527
clean-local:
 
528
        rm sgml/*.html sgml/*.txt
 
529
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
530
# Otherwise a system limit (for SysV at least) may be exceeded.
 
531
.NOEXPORT: