Date: Sat, 25 Oct 1997 16:44:46 -0700 From: John-Mark Gurney <gurney_j@efn.org> To: FreeBSD Hackers <freebsd-hackers@freebsd.org> Cc: Peter Wemm <peter@freebsd.org> Subject: bsd.libnames.mk problems... Message-ID: <19971025164446.39994@hydrogen.nike.efn.org>
next in thread | raw e-mail | index | archive | help
well.. Jonathan Mini pointed out that src/usr.bin/doscmd/Makefile used a src reference to crt0.o... so I simply changed it to ${LIBCRT0} but then the build failed... upon further examination, it seems that bsd.libnames.mk is only included from bsd.prog.mk if BINFORMAT != aout... why isn't it? it happens to also break the other dependancy on ${LIBC}... this change was introduced by peter in rev1.55 of bsd.prog.mk... -- John-Mark Gurney Modem/FAX: +1 541 683 6954 Cu Networking Live in Peace, destroy Micro$oft, support free software, run FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971025164446.39994>