summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/i386/Makefile
blob: 9e1a978b6f9d6f3026c43eab2aba36cd075356c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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),stdlib)
gen-as-const-headers += ucontext_i.sym
sysdep_routines += makecontext-helper
endif