summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sh/Makefile
blob: 6d72cb02948d43ca266a7541c6839e20dad397ce (plain)
1
2
3
4
5
6
7
8
9
10
11
ifeq ($(subdir),io)
sysdep_routines += pipe
endif

ifeq ($(subdir),misc)
sysdep_headers += sys/io.h
endif

ifeq ($(subdir),stdlib)
gen-as-const-headers += ucontext_i.sym
endif