glibc/sysdeps/unix/sysv/linux/csky/Makefile

9 lines
161 B
Makefile

ifeq ($(subdir),misc)
sysdep_routines += cacheflush
sysdep_headers += sys/cachectl.h
endif
ifeq ($(subdir),stdlib)
gen-as-const-headers += ucontext_i.sym
endif