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/lsi/Makefile'
# # old_revision [76aea49e8393c839b573eaac31eb8e2fb218d2d6] # new_revision [a7f61676c8d04ecf082be8ae39a40b4e7bba3462] # # patch "src/lsi/Makefile" # from [c00858097a6f271fbfea57ba936c38008c8d78dd] # to [4d4540b4f92126f25999c11b07250a886256080b] # ============================================================ --- src/lsi/Makefile c00858097a6f271fbfea57ba936c38008c8d78dd +++ src/lsi/Makefile 4d4540b4f92126f25999c11b07250a886256080b @@ -37,4 +37,4 @@ clean: mkdep -- ${CFLAGS} ${CPPFLAGS} ${SRCS} clean: - rm -f ${OBJS} lsi abi.c abi.lh + rm -f ${OBJS} lsi abi.c abi.lh .depend