1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-02 16:01:20 +03:00
Files
glibc/sysdeps/unix/sysv/linux/sh/Makefile
Ulrich Drepper 245a1481d7 * sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h
from sysdep_headers.
2007-03-05 19:35:17 +00:00

8 lines
120 B
Makefile

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