wok annotate nagios-nrpe/stuff/nagios-nrpe-3.2.1-Makefile.u @ rev 23982

dog: fix bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 21 13:13:55 2020 +0000 (2020-11-21)
parents
children
rev   line source
Hans-G?nter@21511 1 --- nrpe-2.12-ori/src/Makefile.in Mon Aug 13 19:10:07 2007
Hans-G?nter@21511 2 +++ nrpe-2.12/src/Makefile.in Tue Jun 8 21:16:02 2010
Hans-G?nter@21511 3 @@ -24,8 +24,8 @@
Hans-G?nter@21511 4 SBINDIR=@sbindir@
Hans-G?nter@21511 5 LIBEXECDIR=@libexecdir@
Hans-G?nter@21511 6 INSTALL=@INSTALL@
Hans-G?nter@21511 7 -NAGIOS_INSTALL_OPTS=@NAGIOS_INSTALL_OPTS@
Hans-G?nter@21511 8 -NRPE_INSTALL_OPTS=@NRPE_INSTALL_OPTS@
Hans-G?nter@21511 9 +NAGIOS_INSTALL_OPTS=
Hans-G?nter@21511 10 +NRPE_INSTALL_OPTS=
Hans-G?nter@21511 11
Hans-G?nter@21511 12 # Generated automatically from configure script
Hans-G?nter@21511 13 SNPRINTF_O=@SNPRINTF_O@