Home | History | Annotate | Download | only in mopd
History log of /src/usr.sbin/mopd/Makefile
RevisionDateAuthorComments
 1.6  06-Jun-2002  thorpej Rename mopa.out to mopcopy, since it handles more than a.out these days.
 1.5  09-Jan-2001  lukem branches: 1.5.2;
convert to using .WAIT
 1.4  17-Oct-1997  lukem fix race condition when building libcommon.a with make -j, use ../Makefile.inc
 1.3  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.2  25-Mar-1997  thorpej RCS id police.
 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.
 1.5.2.1  07-Jun-2002  thorpej pullup-1-6 ticket #199:

basesrc/usr.sbin/mopd/Makefile 1.6
basesrc/usr.sbin/mopd/mopa.out/Makefile delete
basesrc/usr.sbin/mopd/mopa.out/mopa.out.1 delete
basesrc/usr.sbin/mopd/mopa.out/mopa.out.c delete
basesrc/usr.sbin/mopd/mopcopy/Makefile 1.1
basesrc/usr.sbin/mopd/mopcopy/mopcopy.1 1.1
basesrc/usr.sbin/mopd/mopcopy/mopcopy.c 1.1

Original log message:

Rename mopa.out to mopcopy, since it handles more than a.out these days.

RSS XML Feed