bde
|
f1bd1c1014
|
Fixed `make -jN' for large N. Just put all generated headers in SRCS.
|
1998-03-06 13:51:18 +00:00 |
|
jmz
|
88cf518a58
|
Install f2c.h
Reviewed by: bde
|
1997-04-24 17:04:04 +00:00 |
|
bde
|
288ed20d53
|
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 |
|
jmz
|
3ebc291363
|
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 |
|
bde
|
99553d78fd
|
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
|
8519540a3f
|
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
|
ec3a408274
|
f77.script resides in source, not obj dir
|
1994-10-01 19:12:09 +00:00 |
|
pst
|
73f0e01aba
|
Add f77 shell script frontend for f2c/gcc
|
1994-09-30 06:25:06 +00:00 |
|
ats
|
940016a71c
|
Added the y.tab.h file to the CLEANFILE target.
|
1994-02-06 01:12:15 +00:00 |
|
ljo
|
e394fc261e
|
Sprinkled with ${.CURDIR} to get the builds of gram.c and tokdefs.h
correct.
|
1994-01-29 00:48:19 +00:00 |
|
ljo
|
928a78edfc
|
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 |
|