RaspberrPi project source code
Guo Wenxue
2023-09-08 47098ac0fb3a6bed9bd5c2acfc64d84387302cda
update makefile
1 files modified
1 ■■■■ changed files
project/socketd/makefile 1 ●●●● patch | view | raw | blame | history
project/socketd/makefile
@@ -63,4 +63,5 @@
    @for dir in ${SUBDIR} ; do if [ -e $${dir} ] ; then make clean -C $${dir}; fi; done
    @rm -f ${APP_NAME}
    @rm -f cscope.* tags
    @rm -f *.log *.db