URI:
       tMakefile: also install max and min - numtools - perform numerical operations on vectors and matrices in unix pipes
  HTML git clone git://src.adamsgaard.dk/numtools
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit d744129624f1e22916ef7ec84bf31d17bacdf5fe
   DIR parent 4b6992d475b32117ef12d031122b28a97cc02978
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Wed, 25 Nov 2020 14:38:49 +0100
       
       Makefile: also install max and min
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       t@@ -8,7 +8,7 @@ PREFIX = /usr/local
        MANPREFIX = ${PREFIX}/man
        DOCPREFIX = ${PREFIX}/share/doc/${NAME}
        
       -SCRIPTS = mean
       +SCRIPTS = mean max min
        
        MAN1 = ${SCRIPTS:=.1}
        DOC = \