Date: Thu, 22 Apr 1999 00:16:11 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/mipseb SYS.h Makefile.inc src/lib/libc/mipseb/gen Makefile.inc src/lib/libc/mipseb/net Makefile.inc src/lib/libc/mipseb/stdlib Makefile.inc src/lib/libc/mipseb/string Makefile.inc src/lib/libc/mipseb/sys ... Message-ID: <199904220716.AAA01324@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1999/04/22 00:16:11 PDT Modified files: lib/libc/mipseb Makefile.inc lib/libc/mipseb/gen Makefile.inc lib/libc/mipseb/net Makefile.inc lib/libc/mipseb/stdlib Makefile.inc lib/libc/mipseb/string Makefile.inc lib/libc/mipseb/sys Makefile.inc Added files: lib/libc/mipseb SYS.h lib/libc/mipsel SYS.h Log: Fix all the mipseb Makefiles. They were broken when I checked them in before. Added SYS.h for mipseb and mipsel. I now get part way through building libc in the cross environment that I have (along with pending mipse[bl] changes to the intree egcs) with these changes. Revision Changes Path 1.2 +1 -1 src/lib/libc/mipseb/Makefile.inc 1.2 +1 -1 src/lib/libc/mipseb/gen/Makefile.inc 1.2 +1 -1 src/lib/libc/mipseb/net/Makefile.inc 1.2 +1 -1 src/lib/libc/mipseb/stdlib/Makefile.inc 1.2 +1 -1 src/lib/libc/mipseb/string/Makefile.inc 1.2 +1 -1 src/lib/libc/mipseb/sys/Makefile.inc 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?199904220716.AAA01324>