freebsd-skq/gnu/lib
Poul-Henning Kamp d2f7f45a57 Improve chances that we correctly compile LIB1ASMSRC on all architectures.
sparc64 looked for the nonexistent sparc64/lb1spc.asm file instead
of the sparc/lb1spc.asm file.

arm probably looked for arm/arm/lib1funcs.asm instead of arm/lib1funcs.asm
ia64 probably looked for ia64/ia64/lib1funcs.asm instead of ia64/lib1funcs.asm

i386 and alpha don't seen to use the LIB1ASMSRC.
2002-05-18 09:21:42 +00:00
..
csu Put on peril-sensitive sunglasses and risk touching gcc related build glue 2002-05-17 07:55:08 +00:00
libdialog Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libg2c Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libgcc Improve chances that we correctly compile LIB1ASMSRC on all architectures. 2002-05-18 09:21:42 +00:00
libgcc_r Tell libgcc_r how to initialize a mutex before it uses it. This 2000-11-01 01:18:27 +00:00
libiberty Major cleanup of bsd.lib.mk. 2002-05-13 10:53:24 +00:00
libobjc Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libreadline Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libregex Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libstdc++ Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libsupc++ Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
Makefile Make sure to not yet build the GNU C++, but still allow 2002-05-15 16:29:45 +00:00