| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-31 | Put the NOAOUT in one place | christos | |
| 1997-10-16 | - compile common code once (into libcommon.a), and link that in. | lukem | |
| cut's compilation time by half! - build a common version.c in libcommon.a - don't build version.h - nothing uses it - comment out the ifdef INFO and -DINFO stuff - it's always compiled in - XXX: don't compile mopprobe with -DNODL (which actually changes the compilation of stuff in common/*). nothing else does this, and it meant that mopprobe would have had different behaviour. if this behaviour is desired, a workaround can be put in place | |||
| 1997-04-17 | - Move common definitions to Makefile.inc | christos | |
| - Revert change common/os.h -> os.h. From Mats O Jansson. | |||
| 1997-04-16 | Don't need to .PATH: .. or -I${.CURDIR}/common and -I${.CURDIR}; it will | christos | |
| actually break things in the future. | |||
| 1997-03-25 | RCS id police. | thorpej | |
| 1997-03-24 | Makefile cleanups | christos | |
| 1997-03-16 | Import of Mats O Jansson's MOP boot program for DEC machines. | cjs | |
