tremove X11 - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit d7d96fb3e2305808c452c4d4d8d02b9acce4e64e
DIR parent 91cf20ddca83442a05c77464326945189a27f597
HTML Author: rsc <devnull@localhost>
Date: Wed, 13 Jul 2005 03:52:28 +0000
remove X11
Diffstat:
M src/mkhdr | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
DIR diff --git a/src/mkhdr b/src/mkhdr
t@@ -12,13 +12,11 @@ OBJTYPE=`uname -m | sed '
BIN=$PLAN9/bin
LIBDIR=$PLAN9/lib
-# BUG - figure this out automatically
-X11=/usr/X11R6
-
O=o
OS=$O
CC=9c
+#CC=9r
LD=9l
AS=9a
AR=9ar