about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/x86/Makefile
blob: 29371f6c9acd7a9e9a41ec2db6d67076479da323 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ifeq ($(subdir),misc)
sysdep_routines += ioperm
sysdep_headers += sys/io.h
endif

ifeq ($(subdir),debug)
gen-as-const-headers += signal-defines.sym
endif

ifeq ($(subdir),setjmp)
gen-as-const-headers += signal-defines.sym
endif

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