glibc/ports/sysdeps/unix/sysv/linux/generic/Makefile

4 lines
84 B
Makefile
Raw Normal View History

ifeq ($(subdir),misc)
sysdep_routines += epoll_create epoll_wait inotify_init
endif