summaryrefslogtreecommitdiffstats
path: root/cpukit/posix
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-28 02:32:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-28 02:32:38 +0000
commit05b37c50d05f20733f66c5acfe6034995bd2b761 (patch)
tree8d8aa245d9c68835a74e63a85e7ad4b5cf3b2fe4 /cpukit/posix
parentFix indentation. (diff)
downloadrtems-05b37c50d05f20733f66c5acfe6034995bd2b761.tar.bz2
2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>
* itron/Makefile.am, libblock/Makefile.am, libcsupport/Makefile.am, libfs/Makefile.am, libmisc/Makefile.am, posix/Makefile.am, rtems/Makefile.am, sapi/Makefile.am: Remove AM_CPPFLAGS += -I$(top_builddir).
Diffstat (limited to 'cpukit/posix')
-rw-r--r--cpukit/posix/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/posix/Makefile.am b/cpukit/posix/Makefile.am
index 88b51bfff7..f7fb44c3d2 100644
--- a/cpukit/posix/Makefile.am
+++ b/cpukit/posix/Makefile.am
@@ -147,7 +147,6 @@ C_FILES = src/adasupp.c $(CANCEL_C_FILES) $(CONDITION_VARIABLE_C_FILES) \
$(SEMAPHORE_C_FILES) src/sysconf.c $(TIME_C_FILES) $(TIMER_C_FILES) \
src/types.c $(ENOSYS_C_FILES) $(BUILD_FOR_NOW_C_FILES)
-AM_CPPFLAGS += -I$(top_builddir)
AM_CPPFLAGS += -D__RTEMS_INSIDE__
noinst_LIBRARIES = libposix.a