bde
535c1e9e72
Fixed `make -jN' for large N. Just put all generated headers in SRCS.
1998-03-06 13:51:18 +00:00
jmz
8aad1dab66
Install f2c.h
...
Reviewed by: bde
1997-04-24 17:04:04 +00:00
jmz
7a7394169a
Upgrade to the 1997/02/19 version.
1997-04-13 01:13:52 +00:00
bde
0f8c8e774c
Use the same format for the "expect N shift reduce conflicts" message
...
as in the one other place in /usr/src that prints such an "expect"
message (amd).
1996-10-25 15:50:17 +00:00
scrappy
f6083a20de
Document f2c's -o option
...
Closes: PR#docs/1272
Submitted by: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
1996-10-22 05:36:57 +00:00
mpp
26e99ef2d8
Convert f2c.1 to mdoc format.
...
Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1996-05-15 20:27:10 +00:00
mpp
1564b8826e
Fixed some minor formatting problems to silence manck some more.
...
Corrected some bogus cross references to man pages that we don't/won't
have and either deleted them, or found a more appropriate man page
that we do have. Various other minor changes to silence manck.
Manck is currently down to about 200 lines of errors, down from
the 500 - 600+ when I started all this.
1996-02-12 01:20:38 +00:00
peter
6470cdf2a0
This commit was generated by cvs2svn to compensate for changes in r13122,
...
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
peter
639da796bd
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
jmz
aba5f581e1
Makefile: use CFLAGS+= instead of CFLAGS=. Don't use the f2c's malloc.
...
main.c: reinstitute the -o option to rename C output file.
1995-09-28 20:43:33 +00:00
jmz
3c04c2c279
Update to the 1995/09/20 version. Previous version was 1993/12/17
...
The diffs are large mainly because of prototyping changes.
1995-09-28 20:36:16 +00:00
bde
72beaa2c03
Don't default to -g in ${CFLAGS}. Developers can still use `make g=-g ...'
...
for debugging. The default ${CFLAGS} still clobbers the system default
of -O2 to -O.
1995-01-21 14:41:45 +00:00
ljo
35974ba8f2
Remove the f77 script now that we are instead installing a f77 program
...
(that does the same as the script). The f77 program lives in cc/f77.
1994-10-27 16:37:39 +00:00
pst
7a07300311
f77.script resides in source, not obj dir
1994-10-01 19:12:09 +00:00
pst
b1726bceb4
Add f77 shell script frontend for f2c/gcc
1994-09-30 06:25:06 +00:00
ats
0f46762d9f
Added the y.tab.h file to the CLEANFILE target.
1994-02-06 01:12:15 +00:00
ljo
975650b61c
Sprinkled with ${.CURDIR} to get the builds of gram.c and tokdefs.h
...
correct.
1994-01-29 00:48:19 +00:00
ljo
8ef645d0c2
Added -o option to rename C output file. This only works when Fortran
...
input is from a file, not stdin. Added some support for this in teh
parse function.
1994-01-12 03:10:31 +00:00
ljo
00f219e9e4
Replaced makefile with a BSD Makefile. Moved the unformatted man page
...
to f2c.1. Removed an automatically generated file and a checksum file.
1994-01-05 03:24:01 +00:00
ljo
b0bfbf3dbd
f2c from netlib.att.com Jan 4 1994
1994-01-05 02:53:40 +00:00