dirdeps.mk now sets DEP_RELDIR

This commit is contained in:
Simon J. Gerraty
2015-06-08 23:35:17 +00:00
parent 6251c65a82
commit 44d314f704
1142 changed files with 785 additions and 2476 deletions
+1 -2
View File
@@ -1,7 +1,5 @@
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
@@ -10,6 +8,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
usr.bin/yacc.host \
.include <dirdeps.mk>