Author: kevans
Date: Wed Feb 20 18:40:14 2019
New Revision: 344372
URL: https://svnweb.freebsd.org/changeset/base/344372

Log:
  MFC r335337: Remove stray debugging line.

Modified:
  stable/11/stand/libsa/Makefile
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/stand/libsa/Makefile
==============================================================================
--- stable/11/stand/libsa/Makefile      Wed Feb 20 18:34:20 2019        
(r344371)
+++ stable/11/stand/libsa/Makefile      Wed Feb 20 18:40:14 2019        
(r344372)
@@ -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; \
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to