4.104.114.84.95
Last change
on this file since 4bf1801 was
4bf1801,
checked in by Joel Sherrill <joel.sherrill@…>, on Feb 3, 2000 at 1:21:38 PM
|
Patches rtems-rc-20000118-7.diff from Ralf Corsepius <corsepiu@…>
that contains the automake files for libnetworking plus a couple of
minor fixes. [Now only one unused/unsupported Makefile.in remains
(./c/src/lib/libbsp/hppa1.1/pxfl/Makefile.in).]
To apply:
patch -p1 < rtems-rc-20000118-7.diff
/bin/sh rtems-rc-20000118-7.rm
/bin/sh rtems-rc-20000118-7.add
./bootstrap
Notes:
- I have tested this one by building all BSPs for m68k, powerpc, sh and
unix with toolchains built since last weekend.
- I did not touch libnetworking's directory layout.
|
-
Property mode set to
100644
|
File size:
433 bytes
|
Rev | Line | |
---|
[4bf1801] | 1 | ## |
---|
| 2 | ## $Id$ |
---|
| 3 | ## |
---|
| 4 | |
---|
| 5 | AUTOMAKE_OPTIONS = foreign 1.4 |
---|
| 6 | |
---|
| 7 | EXTRA_DIST = buf.h callout.h cdefs.h conf.h domain.h filio.h ioccom.h \ |
---|
| 8 | ioctl.h kernel.h libkern.h malloc.h mbuf.h mount.h param.h proc.h \ |
---|
| 9 | protosw.h queue.h reboot.h resourcevar.h rtprio.h select.h signalvar.h \ |
---|
| 10 | socket.h socketvar.h sockio.h sysctl.h syslimits.h syslog.h systm.h \ |
---|
| 11 | ttycom.h ttydefaults.h ucred.h uio.h |
---|
| 12 | |
---|
| 13 | include $(top_srcdir)/../../../automake/local.am |
---|
Note: See
TracBrowser
for help on using the repository browser.