From cb5bfe40fd18a55e7e6a911fc9ac334b6eb55ef3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 20 Jan 1998 19:41:09 +0000 Subject: Removed CONFIG_DIR and PROJECT_HOME directories. --- c/src/exec/posix/inline/Makefile.in | 2 +- c/src/exec/posix/inline/rtems/posix/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/exec/posix/inline') diff --git a/c/src/exec/posix/inline/Makefile.in b/c/src/exec/posix/inline/Makefile.in index a157ff5d25..0de6813316 100644 --- a/c/src/exec/posix/inline/Makefile.in +++ b/c/src/exec/posix/inline/Makefile.in @@ -17,7 +17,7 @@ I_FILES=$(I_PIECES:%=$(srcdir)/%.inl) SRCS=$(I_FILES) include $(RTEMS_CUSTOM) -include $(PROJECT_ROOT)/make/leaf.cfg +include $(RTEMS_ROOT)/make/leaf.cfg # # Add your list of files to delete here. The config files diff --git a/c/src/exec/posix/inline/rtems/posix/Makefile.in b/c/src/exec/posix/inline/rtems/posix/Makefile.in index a157ff5d25..0de6813316 100644 --- a/c/src/exec/posix/inline/rtems/posix/Makefile.in +++ b/c/src/exec/posix/inline/rtems/posix/Makefile.in @@ -17,7 +17,7 @@ I_FILES=$(I_PIECES:%=$(srcdir)/%.inl) SRCS=$(I_FILES) include $(RTEMS_CUSTOM) -include $(PROJECT_ROOT)/make/leaf.cfg +include $(RTEMS_ROOT)/make/leaf.cfg # # Add your list of files to delete here. The config files -- cgit v1.2.3