RaspberrPi project source code
guowenxue
6 days ago f6a80713cf7f27bdb7e4fbbade8db3ea8bebc7d6
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