Date: Mon, 31 Aug 1998 17:11:03 -0700 (PDT) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf Makefile.i386 Message-ID: <199809010011.RAA28752@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/08/31 17:11:02 PDT Modified files: sys/i386/conf Makefile.i386 Log: Change BINFORMAT to KERNFORMAT and add -aout or -elf to the tool arguments as appropriate. This is necessary because setting OBJFORMAT=aout in the makefile doesn't get exported to the environment. I wish our make could do that! Revision Changes Path 1.120 +25 -17 src/sys/i386/conf/Makefile.i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809010011.RAA28752>