Delete .depend file on make clean
This commit is contained in:
@@ -37,4 +37,4 @@ depend:
|
||||
mkdep -- ${CFLAGS} ${CPPFLAGS} ${SRCS}
|
||||
|
||||
clean:
|
||||
rm -f ${OBJS} lsi abi.c abi.lh
|
||||
rm -f ${OBJS} lsi abi.c abi.lh .depend
|
||||
|
||||
Reference in New Issue
Block a user