From: Vern Paxson Date: Sun, 10 Apr 1988 21:57:35 +0000 (+0000) Subject: minor tweaks X-Git-Tag: flex-2-5-5b~640 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e0a017608aac16a9d86cefe5f79a36ae60f8c07;p=flex minor tweaks --- diff --git a/README b/README index 5e1a46d..dabbaaf 100644 --- a/README +++ b/README @@ -72,7 +72,7 @@ to live, cd there, and use to extract them. Either move {flexskelcom.h,flexskeldef.h,fastskeldef.h} into /usr/include -or edit {flex.skel,flex.fastskel,flexskeldef.h,fastskeldef.h,scan.c} +or edit {flex.skel,flex.fastskel,flexskeldef.h,fastskeldef.h,scan.c.dist} and wire in the full pathname of where you are going to keep the include files. Decide where you want to keep {flex.skel,flex.fastskel} (suggestion: @@ -85,9 +85,6 @@ To make flex for the first time, use: make first_flex which uses a pre-generated copy of the scanner whose source is in flex. -For subsequent makes, just use: - - make Assuming it builds successfully, you can test it using @@ -107,8 +104,8 @@ where "..." is one of: -ist -c -ist -ce -ist -cm - -istf - -istF + -ist -cfe + -ist -cFe and testing using: