4 lines
84 B
Makefile
4 lines
84 B
Makefile
|
ifeq ($(subdir),misc)
|
||
|
sysdep_routines += epoll_create epoll_wait inotify_init
|
||
|
endif
|