Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: use CFLAGS+= instead of CFLAGS=. Don't use the f2c's malloc. | jmz | 1995-09-28 | 2 | -7/+15 |
* | Update to the 1995/09/20 version. Previous version was 1993/12/17 | jmz | 1995-09-28 | 50 | -1910/+4984 |
* | 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 | 2 | -0/+118 |
* | 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 |
* | Added -o option to rename C output file. This only works when Fortran | ljo | 1994-01-12 | 2 | -2/+12 |
* | Replaced makefile with a BSD Makefile. Moved the unformatted man page | ljo | 1994-01-05 | 2 | -191/+365 |
* | f2c from netlib.att.com Jan 4 1994 | ljo | 1994-01-05 | 65 | -0/+30801 |