URI: 
       tOnly delete generated png during make clean - cngf-pf - continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
  HTML git clone git://src.adamsgaard.dk/cngf-pf
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 6afdb42734d4ea1999f251bae2fc29286f11e80d
   DIR parent 7bb6b7d5486df6c490a050b9a8f9c22f7c04db63
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Fri,  5 Apr 2019 20:44:35 +0200
       
       Only delete generated png during make clean
       
       Diffstat:
         M Makefile                            |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       t@@ -29,7 +29,6 @@ watch:
                echo $(SRC) $(HDR) | tr ' ' '\n' | entr -s 'make && ./1d_fd_simple_shear'
        
        clean:
       -        $(RM) *.png
                $(RM) *.txt
                $(RM) *.o
                $(RM) 1d_fd_simple_shear