prepared snap - 9base - revived minimalist port of Plan 9 userland to Unix
 (HTM) git clone git://git.suckless.org/9base
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 83bc57946a86e2e6bc7b25b73cb8052c16a70880
 (DIR) parent 82142399555e85ee46bac35f1b39fbca813a15cb
 (HTM) Author: garbeam@localhost <unknown>
       Date:   Tue, 10 Jan 2006 18:36:27 +0200
       
       prepared snap
       
       Diffstat:
         M config.mk                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/config.mk b/config.mk
       @@ -5,7 +5,7 @@ PREFIX      = /usr/local/9
        MANPREFIX   = ${PREFIX}/share/man
        
        # flags
       -VERSION     = 1
       +VERSION     = 20060110
        CFLAGS      = -Wall -Wno-missing-braces -Wno-parentheses -Wno-switch -c -I. -DPREFIX="\"${PREFIX}\""
        LDFLAGS     = -static