[hackers] [9base] update || Anselm R Garbe

From: <hg_AT_suckless.org>
Date: Mon, 3 Aug 2009 09:14:12 +0000 (UTC)

changeset: 32:6aa712dbd483
tag: tip
user: Anselm R Garbe <garbeam_AT_gmail.com>
date: Mon Aug 03 10:13:59 2009 +0100
files: .hgtags config.mk
description:
update

diff -r bd9949cc661c -r 6aa712dbd483 .hgtags
--- a/.hgtags Sun Aug 02 09:31:02 2009 +0000
+++ b/.hgtags Mon Aug 03 10:13:59 2009 +0100
@@ -1,4 +1,2 @@
 49087403b7b7fc7e64f52e71fc576b92bb8aa158 1
 538338114742f2e81f6c52a5a323bdf7ca0d5d86 2
-664144b8c1a4e0aae3535eb49ee0bc2d3679da5a snap
-8ab76db4077c67fe71a34f8f287b69a3adf9de03 snap
diff -r bd9949cc661c -r 6aa712dbd483 config.mk
--- a/config.mk Sun Aug 02 09:31:02 2009 +0000
+++ b/config.mk Mon Aug 03 10:13:59 2009 +0100
@@ -4,9 +4,10 @@
 PREFIX = /usr/local/plan9
 MANPREFIX = ${PREFIX}/share/man
 
-VERSION = 200907
-# 386, arm, etc31
-OBJTYPE = x86_64
+VERSION = 3
+OBJTYPE = 386
+#OBJTYPE = arm
+#OBJTYPE = x86_64
 
 # Linux/BSD
 CFLAGS = -Wall -Wno-missing-braces -Wno-parentheses -Wno-switch -c -I. -DPREFIX="\"${PREFIX}\""
Received on Mon Aug 03 2009 - 09:14:12 UTC

This archive was generated by hypermail 2.2.0 : Mon Aug 03 2009 - 09:24:05 UTC