Subject: Re: elf vs a.out PLIST
To: None <mcmahill@mtl.mit.edu>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: tech-pkg
Date: 06/20/2000 02:23:04
On Mon, 19 Jun 2000 mcmahill@mtl.mit.edu wrote:
> Should I just put those in pkg/PLIST.elf and then do something like:
> 
> .if ${OBJECT_FMT} == "a.out"
> PLIST_SRC=      ${PKGDIR}/PLIST.mi
> .else
> PLIST_SRC=      ${PKGDIR}/PLIST.mi ${PKGDIR}/PLIST.elf
> .endif

Looks ok to me.

BTW am I the only one who has problems building netpbm on 1.4ish/sparc?
I get some linker error about _pm_optParseOptions not defined...

 - Hubert

-- 
NetBSD - because Unix isn't just #include <linux.h>, i386, ILP32, ELF, ...!