1ifeq ($(subdir),misc) 2sysdep_routines += cacheflush 3sysdep_headers += sys/cachectl.h 4endif 5 6ifeq ($(subdir),stdlib) 7gen-as-const-headers += ucontext_i.sym 8endif 9