From 3cd40edf32b2810997aadb677c75cffc5feab934 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 28 Sep 2011 13:28:22 +0000 Subject: [PATCH] Re-generated Makefiles --- Makefile | 1 + src/arch/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0e439d0..efab23e 100644 --- a/Makefile +++ b/Makefile @@ -86,6 +86,7 @@ dist: $(PACKAGE)-$(VERSION)/src/arch/sparc.ins \ $(PACKAGE)-$(VERSION)/src/arch/sparc.reg \ $(PACKAGE)-$(VERSION)/src/arch/yasep.ins \ + $(PACKAGE)-$(VERSION)/src/arch/yasep.reg \ $(PACKAGE)-$(VERSION)/src/arch/project.conf \ $(PACKAGE)-$(VERSION)/src/format/dex.c \ $(PACKAGE)-$(VERSION)/src/format/elf.c \ diff --git a/src/arch/Makefile b/src/arch/Makefile index ebce8d8..3e2aff7 100644 --- a/src/arch/Makefile +++ b/src/arch/Makefile @@ -145,7 +145,7 @@ sparc.o: sparc.c common.ins null.ins sparc.h sparc.ins sparc.reg sparc64.o: sparc64.c common.ins null.ins sparc.h sparc.ins sparc.reg $(CC) $(sparc64_CFLAGS) -c sparc64.c -yasep.o: yasep.c common.ins null.ins yasep.ins +yasep.o: yasep.c common.ins null.ins yasep.ins yasep.reg $(CC) $(yasep_CFLAGS) -c yasep.c clean: