2 # The first and therefor default rule
14 include Makefile.d/${G_VARSMK}
21 include lib/${G_VARSMK}
25 # include all of the dir.mk
26 include lib/${G_DIRMK}
28 include tests/${G_DIRMK}
29 -include physics/${G_DIRMK}
33 # Do not include deps files when doing a clean operation
34 ifeq ($(filter ${L_CLEANCMDS},${MAKECMDGOALS}),)