samba-3.5.8 for ARM
[tomato.git] / release / src-rt-6.x.4708 / router / samba-3.5.8 / source4 / ntvfs / sysdep / config.mk
blob5feca6143a40f929a7e55cda19b095380b5e995c
1 ################################################
2 # Start MODULE sys_notify_inotify
3 [MODULE::sys_notify_inotify]
4 SUBSYSTEM = sys_notify
5 INIT_FUNCTION = sys_notify_inotify_init
6 PRIVATE_DEPENDENCIES = LIBEVENTS
7 # End MODULE sys_notify_inotify
8 ################################################
10 sys_notify_inotify_OBJ_FILES = $(ntvfssrcdir)/sysdep/inotify.o
12 ################################################
13 # Start SUBSYSTEM sys_notify
14 [SUBSYSTEM::sys_notify]
15 # End SUBSYSTEM sys_notify
16 ################################################
18 sys_notify_OBJ_FILES = $(ntvfssrcdir)/sysdep/sys_notify.o
20 [SUBSYSTEM::sys_lease_linux]
21 PRIVATE_DEPENDENCIES = LIBTEVENT
23 sys_lease_linux_OBJ_FILES = $(ntvfssrcdir)/sysdep/sys_lease_linux.o
25 [SUBSYSTEM::sys_lease]
27 sys_lease_OBJ_FILES = $(ntvfssrcdir)/sysdep/sys_lease.o