Date: Tue, 23 Oct 2001 03:16:04 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin Makefile Message-ID: <200110231016.f9NAG4818922@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/10/23 03:16:04 PDT Modified files: usr.sbin Makefile Log: ia64 support: move pnpinfo to i386 and alpha sections for now. i386 has native inb/outb etc, and alpha has libio. ia64 doesn't have any yet. move pppctl to the NOLIBC_R section (libc_r is not possible on ia64 in its present form due to assumptions about setjmp/longjmp magic) Revision Changes Path 1.210 +8 -4 src/usr.sbin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110231016.f9NAG4818922>