Remove stray debugging line.
Noticed by: ian@
This commit is contained in:
parent
ff1b75f74f
commit
09b107a938
@ -103,7 +103,6 @@ STAND_H_INC=ctype.h fcntl.h signal.h stdio.h stdlib.h
|
||||
OTHER_INC=stdarg.h errno.h stdint.h
|
||||
|
||||
beforedepend:
|
||||
echo beforedepend; \
|
||||
mkdir -p ${FAKE_DIRS}; \
|
||||
for i in ${SAFE_INCS}; do \
|
||||
ln -sf ${SRCTOP}/include/$$i $$i; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user