pst
1b991716a4
NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".
...
NOPIC is used to not generate a shared library, not NOSHARED.
Make NOSHARED advisory where appropriate.
Remove bogus NOSHARED (kbdio).
1997-06-29 06:03:42 +00:00
peter
f390c26dd9
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
nate
d87c52cefc
This commit was generated by cvs2svn to compensate for changes in r16514,
...
which included commits to RCS files with non-trunk default branches.
1996-06-19 20:26:48 +00:00
nate
abbed305c8
Flex version 2.5.3 from Vern Paxson at LBL.
1996-06-19 20:26:48 +00:00
joerg
9dbe7cd8d3
Now that we install the `flex' alias for our lex, we should also
...
install the `libfl' alias for libl. Some third-party software will
expect it this way.
Submitted by: Holm tiffe (holm@geophysik.tu-freiberg.de )
1996-02-24 16:31:31 +00:00
wollman
e6d9c7d41e
We really, really /don't/ want to have a shared lex library. Also,
...
current users should note that the old 1.1.5 lex can't process the
new scan.l, so you have to copy initscan.c to obj/scan.c before it will
build.
1994-08-25 23:11:07 +00:00
csgr
b5e4d7a92e
Flex version 2.4.7 from LBL
...
Reviewed by: Geoff.
1994-08-24 13:10:34 +00:00