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

5 lines
104 B
Makefile

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