committed by
William Hubbs
parent
8250ac94df
commit
3f80f22e22
@@ -6,7 +6,7 @@ IGNOREFILES+= .depend
|
||||
|
||||
.depend: ${SRCS}
|
||||
rm -f .depend
|
||||
${CC} ${CPPFLAGS} -MM ${SRCS} > .depend
|
||||
${CC} ${LOCAL_CPPFLAGS} ${CPPFLAGS} -MM ${SRCS} > .depend
|
||||
|
||||
depend: .depend extra_depend
|
||||
|
||||
|
Reference in New Issue
Block a user