mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 17:45:07 -05:00
When the main makefile is used to get the list of chronyd objects in order to build the unit tests, clang started (with the -MM option) to generate the dependency files prints error messages about wrong inclusions. Set a NODEPS variable to completely disable the generation of the files.