Move all files into ports/ subdirectory in preparation for merge with glibc
[glibc.git] / ports / sysdeps / mips / mips32 / Makefile
blobdec0b024c3a84399ca2b59402a4e290a0273c484
1 ifeq ($(filter -mabi=32,$(CC)),)
2 CC += -mabi=32
3 endif