summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/sys/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-08-02 00:48:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-08-02 00:48:03 +0000
commitd9ab6d3b31b9735b5143e6221b4b6d81d7ae77eb (patch)
treeb20c57e6104006ca92f97f4e633462839d708149 /cpukit/libnetworking/sys/Makefile.am
parent2002-08-01 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-d9ab6d3b31b9735b5143e6221b4b6d81d7ae77eb.tar.bz2
2002-08-01 Joel Sherrill <joel@OARcorp.com>
* machine/param.h, sys/syslimits.h: In the continued effort to eliminate .h conflicts between newlib and RTEMS, these were moved to newlib. * machine/Makefile.am, sys/Makefile.am: Reflect above.
Diffstat (limited to 'cpukit/libnetworking/sys/Makefile.am')
-rw-r--r--cpukit/libnetworking/sys/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/sys/Makefile.am b/cpukit/libnetworking/sys/Makefile.am
index c9cdb8d70c..e93b00a007 100644
--- a/cpukit/libnetworking/sys/Makefile.am
+++ b/cpukit/libnetworking/sys/Makefile.am
@@ -7,7 +7,7 @@ include_sysdir = $(includedir)/sys
include_sys_HEADERS = buf.h callout.h conf.h domain.h kernel.h libkern.h \
malloc.h mbuf.h mount.h proc.h protosw.h queue.h reboot.h \
resourcevar.h rtprio.h select.h signalvar.h socket.h socketvar.h \
- sysctl.h syslimits.h syslog.h systm.h ttydefaults.h ucred.h \
+ sysctl.h syslog.h systm.h ttydefaults.h ucred.h \
uio.h un.h
PREINSTALL_FILES = $(PROJECT_INCLUDE)/sys \