wok annotate nagios-nrpe/stuff/nagios-nrpe-2.12-Makefile.u @ rev 21484

updated mps-youtube (0.2.5 -> 0.2.8)
author Hans-G?nter Theisgen
date Wed May 01 11:16:10 2019 +0100 (2019-05-01)
parents
children
rev   line source
erjo@8331 1 --- nrpe-2.12-ori/Makefile.in Wed Mar 14 16:30:05 2007
erjo@8331 2 +++ nrpe-2.12/Makefile.in Tue Jun 8 21:04:32 2010
erjo@8331 3 @@ -20,8 +20,8 @@
erjo@8331 4 SBINDIR=@sbindir@
erjo@8331 5 LIBEXECDIR=@libexecdir@
erjo@8331 6 INSTALL=@INSTALL@
erjo@8331 7 -NAGIOS_INSTALL_OPTS=@NAGIOS_INSTALL_OPTS@
erjo@8331 8 -NRPE_INSTALL_OPTS=@NRPE_INSTALL_OPTS@
erjo@8331 9 +NAGIOS_INSTALL_OPTS=
erjo@8331 10 +NRPE_INSTALL_OPTS=
erjo@8331 11
erjo@8331 12 INIT_DIR=@init_dir@
erjo@8331 13 INIT_OPTS=-o root -g root
erjo@8331 14 --- nrpe-2.12-ori/src/Makefile.in Mon Aug 13 19:10:07 2007
erjo@8331 15 +++ nrpe-2.12/src/Makefile.in Tue Jun 8 21:16:02 2010
erjo@8331 16 @@ -24,8 +24,8 @@
erjo@8331 17 SBINDIR=@sbindir@
erjo@8331 18 LIBEXECDIR=@libexecdir@
erjo@8331 19 INSTALL=@INSTALL@
erjo@8331 20 -NAGIOS_INSTALL_OPTS=@NAGIOS_INSTALL_OPTS@
erjo@8331 21 -NRPE_INSTALL_OPTS=@NRPE_INSTALL_OPTS@
erjo@8331 22 +NAGIOS_INSTALL_OPTS=
erjo@8331 23 +NRPE_INSTALL_OPTS=
erjo@8331 24
erjo@8331 25 # Generated automatically from configure script
erjo@8331 26 SNPRINTF_O=@SNPRINTF_O@