Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed `make -jN' for large N. Just put all generated headers in SRCS. | bde | 1998-03-06 | 1 | -1/+1 |
* | Install f2c.h | jmz | 1997-04-24 | 1 | -0/+4 |
* | Use the same format for the "expect N shift reduce conflicts" message | bde | 1996-10-25 | 1 | -1/+1 |
* | Makefile: use CFLAGS+= instead of CFLAGS=. Don't use the f2c's malloc. | jmz | 1995-09-28 | 1 | -3/+2 |
* | Don't default to -g in ${CFLAGS}. Developers can still use `make g=-g ...' | bde | 1995-01-21 | 1 | -1/+1 |
* | Remove the f77 script now that we are instead installing a f77 program | ljo | 1994-10-27 | 1 | -4/+0 |
* | f77.script resides in source, not obj dir | pst | 1994-10-01 | 1 | -1/+1 |
* | Add f77 shell script frontend for f2c/gcc | pst | 1994-09-30 | 1 | -0/+4 |
* | Added the y.tab.h file to the CLEANFILE target. | ats | 1994-02-06 | 1 | -1/+1 |
* | Sprinkled with ${.CURDIR} to get the builds of gram.c and tokdefs.h | ljo | 1994-01-29 | 1 | -6/+9 |
* | Replaced makefile with a BSD Makefile. Moved the unformatted man page | ljo | 1994-01-05 | 1 | -0/+29 |