1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-20 05:32:18 +03:00
Files
glibc/sysdeps/unix/sysv/linux/mips/Makefile
1997-07-12 23:32:57 +00:00

11 lines
242 B
Makefile

ifeq ($(subdir),signal)
#sysdep_routines += sigsuspend
endif
ifeq ($(subdir),misc)
sysdep_routines += cachectl cacheflush sysmips
headers += regdef.h fpregdef.h sys/asm.h sys/cachectl.h sys/fpregdef.h \
sys/regdef.h sys/sysmips.h
endif