added missing rules, thanks peth - 9base - revived minimalist port of Plan 9 userland to Unix
  HTML git clone git://git.suckless.org/9base
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 3ba816cd672688bda5c8657e3499e734c28f24c3
   DIR parent 7e8dfaf921d135e0c8b2cea4d231c3a509059f7d
  HTML Author: garbeam@gmail.com <unknown>
       Date:   Tue,  5 Jul 2011 19:25:18 +0100
       
       added missing rules, thanks peth
       Diffstat:
         M diff/Makefile                       |       4 ++++
       
       1 file changed, 4 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/diff/Makefile b/diff/Makefile
       @@ -6,3 +6,7 @@ OFILES    = diffdir.o diffio.o diffreg.o main.o
        MANFILES  = diff.1
        
        include ../std.mk
       +
       +pre-uninstall:
       +
       +post-install: