Moved the Packer's filter handling into the new source file packerf.cpp.

committer: mfx <mfx> 983452951 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2001-03-01 13:22:31 +00:00
parent 5aec670621
commit 069417499f
4 changed files with 404 additions and 356 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ override T = $(basename $@)
OBJECTS1 = \
compress$o except$o file$o lefile$o \
filter$o linker$o mem$o msg$o stdcxx$o work$o ui$o \
packer$o packhead$o packmast$o \
packer$o packerf$o packhead$o packmast$o \
p_com$o p_djgpp2$o p_elks$o p_exe$o \
p_lx_elf$o p_lx_exc$o p_lx_sep$o p_lx_sh$o \
p_sys$o p_tmt$o p_tos$o \