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/score/tools/unix/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/score/tools/unix') diff --git a/c/src/exec/score/tools/unix/Makefile.in b/c/src/exec/score/tools/unix/Makefile.in index f32639d298..9176b7f5b1 100644 --- a/c/src/exec/score/tools/unix/Makefile.in +++ b/c/src/exec/score/tools/unix/Makefile.in @@ -26,7 +26,7 @@ OBJS=$(C_O_FILES) PGMS=${ARCH}/gensize include $(RTEMS_CUSTOM) -include $(PROJECT_ROOT)/make/leaf.cfg +include $(RTEMS_ROOT)/make/leaf.cfg # We use files that have not been installed yet. CPU_DIR=../../cpu/$(RTEMS_CPU) -- cgit v1.2.3