From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../x-cvsweb-markup&rev=1.1 | 35 ++++++++++++++ .../x-cvsweb-markup&rev=1.4 | 37 +++++++++++++++ .../x-cvsweb-markup&rev=1.6 | 35 ++++++++++++++ .../x-cvsweb-markup&rev=1.8&sortby=log | 55 ++++++++++++++++++++++ .../x-cvsweb-markup&rev=1.8&sortby=rev | 55 ++++++++++++++++++++++ 5 files changed, 217 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.1 create mode 100644 cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.4 create mode 100644 cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.6 create mode 100644 cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.8&sortby=log create mode 100644 cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.8&sortby=rev (limited to 'cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text') diff --git a/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.1 b/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.1 new file mode 100644 index 00000000..5702e861 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.1 @@ -0,0 +1,35 @@ + + + +code/nelns/Makefile.am - view - 1.1 + +
[BACK] Return to Makefile.am + CVS log [TXT][DIR] Up to Nevrax / code / nelns

File: Nevrax / code / nelns / Makefile.am (download)
+Revision 1.1, Wed Apr 18 13:54:25 2001 UTC (14 months, 1 week ago) by valignat +
Branch: MAIN +
+RENAMED code/server to code/nelns.
+
+

#
+# $Id: Makefile.am,v 1.1 2001/04/18 13:54:25 valignat Exp $
+#
+
+MAINTAINERCLEANFILES = Makefile.in configure config.guess missing \
+                       config.sub ltconfig aclocal.m4 config.h.in \
+                       install-sh mkinstalldirs
+
+SUBDIRS              = login_service          \
+                       log_service            \
+                       naming_service         \
+                       time_service           \
+                       agent_service          \
+                       admin_executor_service
+
+
+dist-hook:
+        cp -pr $(srcdir)/bootstrap $(distdir)
+
+
+# End of Makefile.am
+
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.4 b/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.4 new file mode 100644 index 00000000..89943367 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.4 @@ -0,0 +1,37 @@ + + + +code/nelns/Makefile.am - view - 1.4 + +
[BACK] Return to Makefile.am + CVS log [TXT][DIR] Up to Nevrax / code / nelns

File: Nevrax / code / nelns / Makefile.am (download)
+Revision 1.4, Mon Jun 18 14:04:46 2001 UTC (12 months, 1 week ago) by valignat +
Branch: MAIN +
Changes since 1.3: +2 -3 + lines
+REMOVED the agnet_service from NELNS compilatiom/install process.
+
+

#
+# $Id: Makefile.am,v 1.4 2001/06/18 14:04:46 valignat Exp $
+#
+
+MAINTAINERCLEANFILES = Makefile.in configure config.guess missing \
+                       config.sub ltconfig aclocal.m4 config.h.in \
+                       install-sh mkinstalldirs
+
+SUBDIRS              = login_service          \
+                       log_service            \
+                       naming_service         \
+                       time_service           \
+                       admin_executor_service \
+                       admin_service          \
+                       welcome_service
+
+
+dist-hook:
+        cp -pr $(srcdir)/bootstrap $(distdir)
+
+
+# End of Makefile.am
+
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.6 b/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.6 new file mode 100644 index 00000000..086bbf00 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.6 @@ -0,0 +1,35 @@ + + + +code/nelns/Makefile.am - view - 1.6 + +
[BACK] Return to Makefile.am + CVS log [TXT][DIR] Up to Nevrax / code / nelns

File: Nevrax / code / nelns / Makefile.am (download)
+Revision 1.6, Tue Mar 19 17:42:48 2002 UTC (3 months, 1 week ago) by valignat +
Branch: MAIN +
Changes since 1.5: +5 -5 + lines
+Applied patches which help to have a clen install on GNU/Linux and to make a Debian package (changes on the management of config and log files, bugfixes, etc ...)
+
+

#
+# $Id: Makefile.am,v 1.6 2002/03/19 17:42:48 valignat Exp $
+#
+
+MAINTAINERCLEANFILES = Makefile.in configure config.guess missing \
+                       config.sub ltconfig aclocal.m4 config.h.in \
+                       install-sh mkinstalldirs 
+
+EXTRA_DIST           = acconfig.h services.dsw bootstrap doc
+
+SUBDIRS              = login_service          \
+                       naming_service         \
+                       admin_executor_service \
+                       admin_service          \
+                       welcome_service
+
+dist-hook:
+        find $(distdir) -name CVS -print | xargs rm -fr
+
+# End of Makefile.am
+
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.8&sortby=log b/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.8&sortby=log new file mode 100644 index 00000000..cefa82d0 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.8&sortby=log @@ -0,0 +1,55 @@ + + + +code/nelns/Makefile.am - view - 1.8 + +
[BACK] Return to Makefile.am + CVS log [TXT][DIR] Up to Nevrax / code / nelns

File: Nevrax / code / nelns / Makefile.am (download)
+Revision 1.8, Fri May 3 08:11:14 2002 UTC (8 weeks ago) by lecroart +
Branch: MAIN +
CVS Tags: HEAD
Changes since 1.7: +4 -1 + lines
+CHANGED: added common.cfg in the distrib
+
+

#
+# $Id: Makefile.am,v 1.8 2002/05/03 08:11:14 lecroart Exp $
+#
+
+MAINTAINERCLEANFILES = Makefile.in configure config.guess missing \
+                       config.sub ltconfig aclocal.m4 config.h.in \
+                       install-sh mkinstalldirs 
+
+EXTRA_DIST           = acconfig.h services.dsw bootstrap doc
+
+SUBDIRS              = login_service          \
+                       naming_service         \
+                       admin_executor_service \
+                       admin_service          \
+                       welcome_service
+
+dist-hook:
+        find $(distdir) -name CVS -print | xargs rm -fr
+
+install-data-hook:
+        mkdir -p ${DESTDIR}${pkglocalstatedir}
+        mkdir -p ${DESTDIR}${logdir}
+        mkdir -p ${DESTDIR}${pkgsysconfdir}
+#
+# Do not override existing config files
+#
+        for service in admin admin_executor login naming welcome ; \
+        do \
+                test -f ${DESTDIR}${pkgsysconfdir}/$${service}_service.cfg || cp ${srcdir}/$${service}_service/$${service}_service.cfg ${DESTDIR}${pkgsysconfdir} ; \
+        done
+        test -f ${DESTDIR}${pkgsysconfdir}/common.cfg || cp ${srcdir}/admin_service/common.cfg ${DESTDIR}${pkgsysconfdir}
+ 
+
+uninstall-local:
+        for service in admin admin_executor login naming welcome ; \
+        do \
+                rm -f ${DESTDIR}${pkgsysconfdir}/$${service}_service.cfg ; \
+        done
+        rm -f ${DESTDIR}${pkgsysconfdir}/common.cfg
+
+# End of Makefile.am
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.8&sortby=rev b/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.8&sortby=rev new file mode 100644 index 00000000..c4482b50 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/Makefile.am?content-type=text/x-cvsweb-markup&rev=1.8&sortby=rev @@ -0,0 +1,55 @@ + + + +code/nelns/Makefile.am - view - 1.8 + +
[BACK] Return to Makefile.am + CVS log [TXT][DIR] Up to Nevrax / code / nelns

File: Nevrax / code / nelns / Makefile.am (download)
+Revision 1.8, Fri May 3 08:11:14 2002 UTC (7 weeks, 2 days ago) by lecroart +
Branch: MAIN +
CVS Tags: HEAD
Changes since 1.7: +4 -1 + lines
+CHANGED: added common.cfg in the distrib
+
+

#
+# $Id: Makefile.am,v 1.8 2002/05/03 08:11:14 lecroart Exp $
+#
+
+MAINTAINERCLEANFILES = Makefile.in configure config.guess missing \
+                       config.sub ltconfig aclocal.m4 config.h.in \
+                       install-sh mkinstalldirs 
+
+EXTRA_DIST           = acconfig.h services.dsw bootstrap doc
+
+SUBDIRS              = login_service          \
+                       naming_service         \
+                       admin_executor_service \
+                       admin_service          \
+                       welcome_service
+
+dist-hook:
+        find $(distdir) -name CVS -print | xargs rm -fr
+
+install-data-hook:
+        mkdir -p ${DESTDIR}${pkglocalstatedir}
+        mkdir -p ${DESTDIR}${logdir}
+        mkdir -p ${DESTDIR}${pkgsysconfdir}
+#
+# Do not override existing config files
+#
+        for service in admin admin_executor login naming welcome ; \
+        do \
+                test -f ${DESTDIR}${pkgsysconfdir}/$${service}_service.cfg || cp ${srcdir}/$${service}_service/$${service}_service.cfg ${DESTDIR}${pkgsysconfdir} ; \
+        done
+        test -f ${DESTDIR}${pkgsysconfdir}/common.cfg || cp ${srcdir}/admin_service/common.cfg ${DESTDIR}${pkgsysconfdir}
+ 
+
+uninstall-local:
+        for service in admin admin_executor login naming welcome ; \
+        do \
+                rm -f ${DESTDIR}${pkgsysconfdir}/$${service}_service.cfg ; \
+        done
+        rm -f ${DESTDIR}${pkgsysconfdir}/common.cfg
+
+# End of Makefile.am
+
\ No newline at end of file -- cgit v1.2.1