commit e6a90cd2d996bc93d89c52d6cc0b1b222105568a parent 51838a75bb42ae432048daf8ee040e40c73d598b Author: Roberto E. Vargas Caballero <k0ga@shike2.com> Date: Sun, 10 Feb 2019 19:51:00 +0000 [libmach] Remove index.o from the Makefile Diffstat:
| M | src/libmach/Makefile | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/libmach/Makefile b/src/libmach/Makefile @@ -25,7 +25,6 @@ OBJS = addr2line.o \ objfree.o \ pack.o \ unpack.o \ - index.o \ new.o \ read.o \ del.o \