Home | History | Annotate | Download | only in mopprobe
History log of /src/usr.sbin/mopd/mopprobe/Makefile
RevisionDateAuthorComments
 1.11  31-Oct-2021  christos Put the NOAOUT in one place
 1.10  10-Aug-2012  joerg Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply
to Clang. Add a few cases of HAVE_LLVM for -fno-strict-aliasing.
 1.9  20-Jun-2011  mrg branches: 1.9.2;
remove most of the remaining HAVE_GCC tests that are always true in
the modern world.
 1.8  29-Aug-2008  gmcgarry branches: 1.8.18;
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
 1.7  12-May-2006  mrg branches: 1.7.20;
use -Wno-pointer-sign with GCC4.
 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.
 1.7.20.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.8.18.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.9.2.1  30-Oct-2012  yamt sync with head

RSS XML Feed