NetBSD/usr.sbin/mopd/mopa.out
lukem c518f62858 - 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
1997-10-16 07:36:12 +00:00
..
Makefile - compile common code once (into libcommon.a), and link that in. 1997-10-16 07:36:12 +00:00
mopa.out.1 RCS id police. 1997-03-25 03:06:58 +00:00
mopa.out.c - Move common definitions to Makefile.inc 1997-04-17 21:08:57 +00:00