home *** CD-ROM | disk | FTP | other *** search
- The patched bison can still be compiled on UNIX without changes.
- If you want to compile bison on a PC or compatibles, make the
- following additional changes.
-
- sed "g/bison.simple/s//simple.bsn" < bison.simple > simple.bsn
- mv bison.hairy hairy.bsn
-
- If you do not already have "getopt" in your library, use the one
- inlcuded in this archive instead of the one come with bison
- because that one does not compile on PC using large model.
-
- --Conrad (1/28/89)
-