# Only include Minix-specific libraries when compiling # for non-Minix, i.e. not natively in a crossbuild. .if !defined(HOSTPROGNAME) LDADD+= -lminlib -lcompat_minix -lasyn -lterminfo .endif BINDIR?=/usr/bin # BJG too many warnings here NOGCCERROR?= yes NOCLANGERROR?= yes