> appro> > maybe we should be using perl. > appro> > appro> If it ought to be perl, then I'd rather get rid of $(CPP) altogether. In > appro> which case I'd implement elf-pic perlasm option and simply > appro> > appro> asm/dx586-elf.o: asm/dx586-elf.s > appro> $(CC) $(CFLAGS) -o $@ $< > appro> > appro> asm/dx586-elf.s: asm/des-586.pl > appro> (cd asm; $(PERL) des-586.pl `echo elf or elf-pic` > dx586-elf.s) > appro> > appro> and make sure perl emits universal code (i.e. no comments:-). Note that > appro> the first rule automatically covers for -b elf of yours:-) > > How about reworking that for 0.9.8? Or if you dare, for 0.9.7a?
??? I already said that I'm holding this [universal rule for all IA-32 ELF targets] for 0.9.7a... You don't have to dare me... A:-) ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
