Home | History | Annotate | Download | only in mopchk
History log of /src/usr.sbin/mopd/mopchk/Makefile
RevisionDateAuthorComments
 1.7  31-Oct-2021  christos Put the NOAOUT in one place
 1.6  16-Oct-1997  lukem - compile common code once (into libcommon.a), and link that in.
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
 1.5  17-Apr-1997  christos - Move common definitions to Makefile.inc
- Revert change common/os.h -> os.h. From Mats O Jansson.
 1.4  16-Apr-1997  christos Don't need to .PATH: .. or -I${.CURDIR}/common and -I${.CURDIR}; it will
actually break things in the future.
 1.3  25-Mar-1997  thorpej RCS id police.
 1.2  24-Mar-1997  christos Makefile cleanups
 1.1  16-Mar-1997  cjs branches: 1.1.1;
Initial revision
 1.1.1.1  16-Mar-1997  cjs Import of Mats O Jansson's MOP boot program for DEC machines.

RSS XML Feed