Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!rpi!nyser!cmx!wotan.top.cis.syr.edu!polar From: polar@wotan.top.cis.syr.edu (Paul R. Humenn) Newsgroups: comp.unix.wizards Subject: Lex Library Message-ID: <1945@cmx.npac.syr.edu> Date: 9 Oct 89 19:20:17 GMT Sender: usenet@cmx.npac.syr.edu Reply-To: polar@top.cis.syr.edu (Paul R. Humenn) Organization: CIS Dept., Syracuse University Lines: 13 I posted this before with no answer. Could someone help me? I'm trying to port some Lex and Yacc code over to the Mac. However, I need a subroutine yyless() that is in the lex library /usr/lib/libl.a. Unfortuneately, our 4.3BSD code distribution is missing the Make directory for this library. I thought that it libl.a may have been generated by the Makefile for Lex. However, I can't find it in either the Lex or Yacc Make directories. Sooo,... Could someone look through their /usr/src/usr.lib directories and see if there is a copy of yyless.c around and mail it to me?? I would save me a lot of grief. Thanks.... -Polar Don't ask why I want to port this to a Mac. I ask myself that too often.