]> granicus.if.org Git - yasm/commitdiff
Reflect where our local o= and t= options came from.
authorPeter Johnson <peter@tortall.net>
Fri, 12 Apr 2002 04:12:11 +0000 (04:12 -0000)
committerPeter Johnson <peter@tortall.net>
Fri, 12 Apr 2002 04:12:11 +0000 (04:12 -0000)
svn path=/trunk/yasm/; revision=586

tools/lemon/README

index 1593585fcf83fe1590f27b09ee928b62428bf8f2..1fbbf3b79f3b195939b11598a76a6507967654b9 100644 (file)
@@ -1,5 +1,5 @@
 $IdPath$
-$Id: README,v 1.2 2002/04/07 19:58:57 peter Exp $
+$Id: README,v 1.3 2002/04/12 04:12:11 peter Exp $
 
 The Lemon Parser Generator's home page is:
 
@@ -9,8 +9,6 @@ The file in this directory, lemon.html, was obtained from:
 
 http://www.hwaci.com/sw/lemon/lemon.html
 
-lemon.c has been modified to include the t= and d= command-line
-arguments. The changes were submitted to the Lemon maintainer,
-but have not appeared in the official Lemon distribution.
-
-
+lemon.c has been modified to include the t= and o= command-line
+arguments.  These changes are thanks to the FreeBSD project ports
+collection.