Move all files into ports/ subdirectory in preparation for merge with glibc
[glibc.git] / ports / sysdeps / unix / sysv / linux / mips / mips64 / Makefile
blob0a37c5b9b467cb38851dec01812d499f3b392df3
1 ifeq ($(subdir),socket)
2 CFLAGS-recv.c += -fexceptions
3 CFLAGS-send.c += -fexceptions
4 endif
6 ifeq ($(subdir),nptl)
7 CFLAGS-recv.c += -fexceptions
8 CFLAGS-send.c += -fexceptions
9 endif