source: rtems/c/src/libnetworking/sys/Makefile.am @ fc1459f

Last change on this file since fc1459f was fc1459f, checked in by Joel Sherrill <joel.sherrill@…>, on 04/27/00 at 18:24:51

Patch from Eric Norum <eric@…> to initiate upgrading
librpc to a more complete version.

  • Property mode set to 100644
File size: 438 bytes
Line 
1##
2## $Id$
3##
4
5AUTOMAKE_OPTIONS = foreign 1.4
6
7EXTRA_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 un.h
12
13include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.