use n2e_d32.ash, n2e_d32.asy

Makefile l_lx_elf86.asm l_lx_exec86.asm l_lx_sh86.asm

committer: jreiser <jreiser> 1034834452 +0000
This commit is contained in:
John Reiser 2002-10-17 06:00:52 +00:00
parent a9bb95fefd
commit 44c1879e27
4 changed files with 6 additions and 3 deletions

View File

@ -387,9 +387,9 @@ l_vxd.h: n2b_d32.asy n2d_d32.asy n2e_d32.asy $(DEPS2)
l_wcle.h: n2b_d32.asy n2d_d32.asy n2e_d32.asy $(DEPS2)
l_w32pe.h: n2b_d32.asy n2d_d32.asy n2e_d32.asy $(DEPS2)
l_lx_elf86.h: l_lx_elf86.asm macros.ash macros.asy
l_lx_exec86.h: l_lx_exec86.asm macros.ash macros.asy
l_lx_sh86.h: l_lx_sh86.asm macros.ash macros.asy
l_lx_elf86.h: l_lx_elf86.asm macros.ash macros.asy n2e_d32.asy
l_lx_exec86.h: l_lx_exec86.asm macros.ash macros.asy n2e_d32.asy
l_lx_sh86.h: l_lx_sh86.asm macros.ash macros.asy n2e_d32.asy
upxb: linux.hh
upxd: linux.hh

View File

@ -88,6 +88,7 @@ decompress:
%include "n2b_d32.ash"
%include "n2d_d32.ash"
%include "n2e_d32.ash"
%include "macros.ash"
cjt32 0

View File

@ -96,6 +96,7 @@ decompress:
%include "n2b_d32.ash"
%include "n2d_d32.ash"
%include "n2e_d32.ash"
%include "macros.ash"
cjt32 0

View File

@ -83,6 +83,7 @@ decompress:
%include "n2b_d32.ash"
%include "n2d_d32.ash"
%include "n2e_d32.ash"
%include "macros.ash"
cjt32 0