summaryrefslogtreecommitdiffstats
path: root/cxx/libcpp/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-04-01 18:11:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-04-01 18:11:30 +0000
commit58c7ceebc8f2293c05764d2f2318b111667d2bbd (patch)
tree85ca923fab7f5fc1bddfd12f8a430344a18ba592 /cxx/libcpp/Makefile
parent2011-03-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-examples-58c7ceebc8f2293c05764d2f2318b111667d2bbd.tar.bz2
2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile, libcpp/Makefile: Update to account for movement of .cfg files.
Diffstat (limited to '')
-rw-r--r--cxx/libcpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cxx/libcpp/Makefile b/cxx/libcpp/Makefile
index f6133ac..c9c0500 100644
--- a/cxx/libcpp/Makefile
+++ b/cxx/libcpp/Makefile
@@ -25,7 +25,7 @@ OBJS=$(C_O_FILES) $(CC_O_FILES) $(CPP_O_FILES)
include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
include $(RTEMS_CUSTOM)
-include $(PROJECT_ROOT)/make/lib.cfg
+include $(RTEMS_SHARE)/make/lib.cfg
#
# Extra rules for other variations on C++ file name extensions