aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/lex/mkfile
diff options
context:
space:
mode:
authorwkj <devnull@localhost>2004-04-21 05:56:24 +0000
committerwkj <devnull@localhost>2004-04-21 05:56:24 +0000
commit2c7cc0faaf79742d021f72e103b4d828a581df4e (patch)
tree34178b948386d83d7a0d61f681f2036640267ff0 /src/cmd/lex/mkfile
parent7ac9b0e140bed0b34dc88674b3098caa5e193acf (diff)
downloadplan9port-2c7cc0faaf79742d021f72e103b4d828a581df4e.tar.gz
plan9port-2c7cc0faaf79742d021f72e103b4d828a581df4e.tar.bz2
plan9port-2c7cc0faaf79742d021f72e103b4d828a581df4e.zip
Document recent changes.
Make lex really compile in rsc's world.
Diffstat (limited to 'src/cmd/lex/mkfile')
-rw-r--r--src/cmd/lex/mkfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/cmd/lex/mkfile b/src/cmd/lex/mkfile
index a748409f..ffcf875d 100644
--- a/src/cmd/lex/mkfile
+++ b/src/cmd/lex/mkfile
@@ -1,7 +1,6 @@
<$PLAN9/src/mkhdr
-#TARG=lex
-TARG=lex.9
+TARG=9lex
OFILES=lmain.$O\
y.tab.$O\
sub1.$O\