summaryrefslogtreecommitdiffstats
path: root/c/src/libmisc/stackchk
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-20 19:41:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-20 19:41:09 +0000
commitcb5bfe40fd18a55e7e6a911fc9ac334b6eb55ef3 (patch)
tree5b6e809da7edcf80a4f38ffb1c575a0d1a17378f /c/src/libmisc/stackchk
parentFixed libhwapi to reflect eeprom to non volatile memory rename. (diff)
downloadrtems-cb5bfe40fd18a55e7e6a911fc9ac334b6eb55ef3.tar.bz2
Removed CONFIG_DIR and PROJECT_HOME directories.
Diffstat (limited to 'c/src/libmisc/stackchk')
-rw-r--r--c/src/libmisc/stackchk/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/libmisc/stackchk/Makefile.in b/c/src/libmisc/stackchk/Makefile.in
index d55e4d8096..e262e27b81 100644
--- a/c/src/libmisc/stackchk/Makefile.in
+++ b/c/src/libmisc/stackchk/Makefile.in
@@ -24,7 +24,7 @@ SRCS=$(C_FILES) $(H_FILES) $(INSTALLED_H_FILES)
OBJS=$(C_O_FILES)
include $(RTEMS_CUSTOM)
-include $(PROJECT_ROOT)/make/lib.cfg
+include $(RTEMS_ROOT)/make/lib.cfg
#
# (OPTIONAL) Add local stuff here using +=