The unified diff between revisions [76aea49e..] and [a7f61676..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'src/common/Makefile'

#
# old_revision [76aea49e8393c839b573eaac31eb8e2fb218d2d6]
# new_revision [a7f61676c8d04ecf082be8ae39a40b4e7bba3462]
#
# patch "src/common/Makefile"
#  from [d852a43119a24d18a4b25a1db09b297fc8f9a5ee]
#    to [046d20ded2088e9e4676d6a40276abbe3eff03af]
#
============================================================
--- src/common/Makefile	d852a43119a24d18a4b25a1db09b297fc8f9a5ee
+++ src/common/Makefile	046d20ded2088e9e4676d6a40276abbe3eff03af
@@ -16,4 +16,4 @@ clean:
 	mkdep -- ${CFLAGS} ${CPPFLAGS} ${SRCS}
 
 clean:
-	rm -f ${OBJS}
+	rm -f ${OBJS} .depend