mirror of
https://github.com/samba-team/samba.git
synced 2025-02-15 05:57:49 +03:00
Re-introduce and use the OUTPUT_TYPE property for MODULEs to force specific modules to always be included
7 lines
134 B
Makefile
7 lines
134 B
Makefile
[SUBSYSTEM::CONFIG]
|
|
OBJ_FILES = ../dynconfig.o \
|
|
loadparm.o \
|
|
params.o \
|
|
generic.o
|
|
REQUIRED_SUBSYSTEMS = LIBBASIC DB_WRAP
|