initial import
[glibc.git] / sysdeps / unix / sysv / sysv4 / solaris2 / Makefile
blob3f86c46cc823cf41b10ea8a691358ceabcedc199
1 # The linker supplied with Solaris looks in the current directory
2 # before searching others. Compiling the various programs that come
3 # along the way (e.g., glue-ctype) will fail because it'll try to link
4 # with the libc.a being *constructed* in $(objdir). As a work-around,
5 # we add this to each native-compile.
6 BUILD_CFLAGS := $(BUILD_CFLAGS) -L/lib