glibc/sysdeps/unix/sysv/linux/i386/Makefile

5 lines
98 B
Makefile

ifeq ($(subdir), misc)
sysdep_routines += ioperm iopl vm86
headers += sys/perm.h sys/vm86.h
endif