summaryrefslogtreecommitdiffstats
path: root/servers/auth_server_lin/doc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-11 22:31:42 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-11 22:31:42 -0600
commit80f7740fa8f2d5637c8cef6221285d3d81e57267 (patch)
tree66e9eddb135d84fee39d4a4c2310eb790ca6c173 /servers/auth_server_lin/doc
parent1936e344437d5d212705892fa9c82cdc4bf81304 (diff)
downloadulab-80f7740fa8f2d5637c8cef6221285d3d81e57267.tar.gz
ulab-80f7740fa8f2d5637c8cef6221285d3d81e57267.zip
Update for latest version of TDE
Diffstat (limited to 'servers/auth_server_lin/doc')
-rw-r--r--servers/auth_server_lin/doc/Makefile.in39
-rw-r--r--servers/auth_server_lin/doc/en/Makefile.in28
2 files changed, 54 insertions, 13 deletions
diff --git a/servers/auth_server_lin/doc/Makefile.in b/servers/auth_server_lin/doc/Makefile.in
index 9435987..f08f3d6 100644
--- a/servers/auth_server_lin/doc/Makefile.in
+++ b/servers/auth_server_lin/doc/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# KDE tags expanded automatically by am_edit - $Revision$
# @configure_input@
@@ -19,6 +19,23 @@
# the SUBDIRS is filled automatically by am_edit. If files are
# in this directory they are installed into the english dir
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -66,6 +83,11 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
@@ -192,9 +214,7 @@ LIB_KAB = @LIB_KAB@
LIB_KABC = @LIB_KABC@
LIB_KDED = @LIB_KDED@
LIB_KDNSSD = @LIB_KDNSSD@
-LIB_KFILE = @LIB_KFILE@
LIB_KFM = @LIB_KFM@
-LIB_KHTML = @LIB_KHTML@
LIB_KIMPROXY = @LIB_KIMPROXY@
LIB_KIO = @LIB_KIO@
LIB_KJS = @LIB_KJS@
@@ -210,6 +230,8 @@ LIB_QT = @LIB_QT@
LIB_QUI = @LIB_QUI@
LIB_SMB = @LIB_SMB@
LIB_TDECORE = @LIB_TDECORE@
+LIB_TDEFILE = @LIB_TDEFILE@
+LIB_TDEHTML = @LIB_TDEHTML@
LIB_TDEPIM = @LIB_TDEPIM@
LIB_TDEPRINT = @LIB_TDEPRINT@
LIB_TDEUI = @LIB_TDEUI@
@@ -592,13 +614,10 @@ distdir: $(DISTFILES)
done
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
- test -d "$(distdir)/$$subdir" \
- || $(MKDIR_P) "$(distdir)/$$subdir" \
- || exit 1; \
- fi; \
- done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
+ $(am__make_dryrun) \
+ || test -d "$(distdir)/$$subdir" \
+ || $(MKDIR_P) "$(distdir)/$$subdir" \
+ || exit 1; \
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
$(am__relativize); \
new_distdir=$$reldir; \
diff --git a/servers/auth_server_lin/doc/en/Makefile.in b/servers/auth_server_lin/doc/en/Makefile.in
index 586e134..a656d80 100644
--- a/servers/auth_server_lin/doc/en/Makefile.in
+++ b/servers/auth_server_lin/doc/en/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11.3 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# KDE tags expanded automatically by am_edit - $Revision$
# @configure_input@
@@ -16,6 +16,23 @@
@SET_MAKE@
VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -48,6 +65,11 @@ CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
SOURCES =
DIST_SOURCES =
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
#>+ 1
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
@@ -141,9 +163,7 @@ LIB_KAB = @LIB_KAB@
LIB_KABC = @LIB_KABC@
LIB_KDED = @LIB_KDED@
LIB_KDNSSD = @LIB_KDNSSD@
-LIB_KFILE = @LIB_KFILE@
LIB_KFM = @LIB_KFM@
-LIB_KHTML = @LIB_KHTML@
LIB_KIMPROXY = @LIB_KIMPROXY@
LIB_KIO = @LIB_KIO@
LIB_KJS = @LIB_KJS@
@@ -159,6 +179,8 @@ LIB_QT = @LIB_QT@
LIB_QUI = @LIB_QUI@
LIB_SMB = @LIB_SMB@
LIB_TDECORE = @LIB_TDECORE@
+LIB_TDEFILE = @LIB_TDEFILE@
+LIB_TDEHTML = @LIB_TDEHTML@
LIB_TDEPIM = @LIB_TDEPIM@
LIB_TDEPRINT = @LIB_TDEPRINT@
LIB_TDEUI = @LIB_TDEUI@