Re-generated Makefiles
This commit is contained in:
parent
72cf6186e3
commit
3cd40edf32
1
Makefile
1
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 \
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user