aboutsummaryrefslogtreecommitdiff
path: root/src/mkhdr
diff options
context:
space:
mode:
Diffstat (limited to 'src/mkhdr')
-rw-r--r--src/mkhdr4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mkhdr b/src/mkhdr
index 4263b508..b5d3965e 100644
--- a/src/mkhdr
+++ b/src/mkhdr
@@ -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