summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-14 18:45:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-14 18:45:34 +0000
commitdc7fb59bb762bec93991633c02b6f67bad70fa8a (patch)
treefa50edc737584e7f3812a022325eb889d7d8273b /cpukit/posix/include/Makefile.am
parent2002-05-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-dc7fb59bb762bec93991633c02b6f67bad70fa8a.tar.bz2
2002-05-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/sys/utsname.h: Remove. * include/Makefile.am: Reflect changes above. * src/utsname.c: Remove. * src/Makefile.am: Reflect changes above.
Diffstat (limited to 'cpukit/posix/include/Makefile.am')
-rw-r--r--cpukit/posix/include/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/cpukit/posix/include/Makefile.am b/cpukit/posix/include/Makefile.am
index 4fcc061597..eb2edf1d82 100644
--- a/cpukit/posix/include/Makefile.am
+++ b/cpukit/posix/include/Makefile.am
@@ -21,15 +21,6 @@ include_HEADERS = sched.h aio.h mqueue.h semaphore.h
PREINSTALL_FILES = $(PROJECT_INCLUDE) \
$(include_HEADERS:%=$(PROJECT_INCLUDE)/%)
-# sys
-
-include_sysdir = $(includedir)/sys
-
-include_sys_HEADERS = sys/utsname.h
-
-PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys \
- $(include_sys_HEADERS:%=$(PROJECT_INCLUDE)/%)
-
# rtems/posix
include_rtems_posixdir = $(includedir)/rtems/posix