tmerge - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 2c0dfd420a4aa121b6e76f19bfb0a82348f8983a
 (DIR) parent e9f50ca103acfb10afb6a2c93f261560d01387c0
 (HTM) Author: Russ Cox <rsc@swtch.com>
       Date:   Thu, 23 Aug 2007 10:49:54 -0400
       
       merge
       
       Diffstat:
         M unix/make/Makefile.fmt              |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/unix/make/Makefile.fmt b/unix/make/Makefile.fmt
       t@@ -15,6 +15,7 @@ OFILES=\
                fmt.$O\
                fmtfd.$O\
                fmtfdflush.$O\
       +        fmtlocale.$O\
                fmtlock.$O\
                fmtprint.$O\
                fmtquote.$O\