Tue Dec  3 20:55:30 1996  Mark Eichin  <eichin@cygnus.com>

	* Makefile.in (*.o): drop the "-o obj.o" because it confuses the
	SVR4 native compiler, and isn't needed, because any compiler that
	does the wrong thing with -c (path)/foo.c will break on VPATH and
	the entire rest of the tree.

Thu Sep 26 14:43:17 1996  Chris Provenzano  <proven@cygnus.com>

        * Makefile.in: Changes to allow to different packaging
        Currently there is pkg-all, pkg-server, and pkg-client

Tue Sep  3 01:53:38 1996  Mark W. Eichin  <eichin@cygnus.com>

	* Makefile.in (memmove.o): use -DMEMMOVE so that memmove.c
	actually builds as my_memmove instead of bcopy.

