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/optman/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/posix/optman') diff --git a/c/src/exec/posix/optman/Makefile.in b/c/src/exec/posix/optman/Makefile.in index 60f7e07723..703f4e253d 100644 --- a/c/src/exec/posix/optman/Makefile.in +++ b/c/src/exec/posix/optman/Makefile.in @@ -20,7 +20,7 @@ OBJS=$(C_O_FILES) $(CC_O_FILES) $(S_O_FILES) PGMS=$(C_FILES:%.c=$(ARCH)/%.rel) include $(RTEMS_CUSTOM) -include $(PROJECT_ROOT)/make/leaf.cfg +include $(RTEMS_ROOT)/make/leaf.cfg # # (OPTIONAL) Add local stuff here using += -- cgit v1.2.3