%include n2e_d32.ash

Makefile l_vmlinz.asm

committer: jreiser <jreiser> 1034906454 +0000
This commit is contained in:
John Reiser 2002-10-18 02:00:54 +00:00
parent 44c1879e27
commit 66206e8dd7
2 changed files with 6 additions and 3 deletions

View File

@ -369,6 +369,7 @@ upxd: l_lx_sep.o l_lx_sep86.asm
DEPS1 = header.ash macros.ash ident.ash ident_n.ash ident_s.ash
DEPS2 = header.asy macros.asy
DEPS3 = n2b_d32.asy n2d_d32.asy n2e_d32.asy
$(STUBS): $(srcdir)/scripts/bin2h.pl
@ -387,9 +388,10 @@ 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 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
l_lx_elf86.h: l_lx_elf86.asm macros.ash macros.asy $(DEPS3)
l_lx_exec86.h: l_lx_exec86.asm macros.ash macros.asy $(DEPS3)
l_lx_sh86.h: l_lx_sh86.asm macros.ash macros.asy $(DEPS3)
l_vmlinz.h: l_vmlinz.asm macros.ash macros.asy $(DEPS3)
upxb: linux.hh
upxd: linux.hh

View File

@ -91,6 +91,7 @@ checka20:
%include "n2b_d32.ash"
%include "n2d_d32.ash"
%include "n2e_d32.ash"
; =============
%ifdef __LZCALLT9__