]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Sun, 7 Jul 2002 02:19:11 +0000 (02:19 +0000)
committerhno <>
Sun, 7 Jul 2002 02:19:11 +0000 (02:19 +0000)
Makefile.in

index ea1ac03e31d2ab774ff7c004b5eadc2294f1a6a2..a1e0666b498303ea902ca8a2b1454cbd136df754 100644 (file)
@@ -14,7 +14,7 @@
 @SET_MAKE@
 
 #
-# $Id: Makefile.in,v 1.20 2002/07/06 12:24:25 hno Exp $
+# $Id: Makefile.in,v 1.21 2002/07/06 20:19:11 hno Exp $
 #
 
 SHELL = @SHELL@
@@ -478,6 +478,10 @@ dist-hook:
            rm -f $(distdir)/$$subdir/autoconf.h; \
          fi; \
        done
+
+install-pinger:
+       chown root $(libexecdir)/pinger$(EXEEXT)
+       chmod 4700 $(libexecdir)/pinger$(EXEEXT)
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT: