Changeset fee06c86 in rtems

Timestamp:
05/01/00 15:00:53 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Children:
305f033
Parents:
180126d2
Message:

Patch rtems-4.5.0-rc-19.diff from Ralf Corsepius <corsepiu@…>
that:

This is the patch I had announced earlier today:

It addresses:

  • make dist - support (In a configured build tree, cd .../librpc; make

dist now packages a complete tarball)

  • man-pages - support
  • missing .cvsignores
  • missing Makefile.ams

It does not address the portability issue I mentioned earlier.

To apply the patch:

cd rtems
patch -p1 < rtems-4.5.0-rc-19.diff

cvs add c/src/librpc/include/rpcsvc/Makefile.am
cvs add c/src/librpc/include/rpcsvc/.cvsignore
cvs add c/src/librpc/src/rpc/PSD.doc/Makefile.am
cvs add c/src/librpc/src/rpc/PSD.doc/.cvsignore

cd c/src/librpc
../../../bootstrap

(No files)

Note: See TracChangeset for help on using the changeset viewer.