mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
69b51f702a
for REQUIRED_SUBSYSTEMS.
(This used to be commit adc8a019b6
)
8 lines
210 B
Makefile
8 lines
210 B
Makefile
##############################
|
|
# Start SUBSYSTEM LIBEVENTS
|
|
[SUBSYSTEM::LIBEVENTS]
|
|
OBJ_FILES = events.o events_standard.o
|
|
PUBLIC_DEPENDENCIES = LIBTALLOC
|
|
# End SUBSYSTEM LIBEVENTS
|
|
##############################
|