wok annotate nagios-nrpe/stuff/nagios-nrpe-2.14-Makefile.u @ rev 22250

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