mirror of
https://github.com/samba-team/samba.git
synced 2025-02-11 17:58:16 +03:00
the difference between these at all, and in the future the fact that INIT_OBJ_FILES include smb_build.h will be sufficient to have recompiles at the right time. (This used to be commit b24f2583edee38abafa58578d8b5c4b43e517def)
9 lines
224 B
Makefile
9 lines
224 B
Makefile
##############################
|
|
# Start SUBSYSTEM LIBEVENTS
|
|
[SUBSYSTEM::LIBEVENTS]
|
|
NOPROTO = YES
|
|
OBJ_FILES = events.o events_standard.o
|
|
REQUIRED_SUBSYSTEMS = LIBTALLOC
|
|
# End SUBSYSTEM LIBEVENTS
|
|
##############################
|