From 6b4e448ebe246eada0ac2ef664f73316082d8fb8 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 6 Aug 2013 16:01:36 +0200 Subject: PR766: Delete __RTEMS_INSIDE__ --- cpukit/posix/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit/posix/Makefile.am') diff --git a/cpukit/posix/Makefile.am b/cpukit/posix/Makefile.am index 3947db72ea..1b83eee090 100644 --- a/cpukit/posix/Makefile.am +++ b/cpukit/posix/Makefile.am @@ -3,8 +3,6 @@ include $(top_srcdir)/automake/compile.am EXTRA_DIST = -AM_CPPFLAGS += -D__RTEMS_INSIDE__ - noinst_LIBRARIES = libposix.a libposix_a_CPPFLAGS = $(AM_CPPFLAGS) libposix_a_SOURCES = -- cgit v1.2.3