Remove stray debugging line.

Noticed by: ian@
This commit is contained in:
imp 2018-06-18 19:53:11 +00:00
parent ff1b75f74f
commit 09b107a938

View File

@ -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; \