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