Hi Toni, may I suggest one more: it is easier to longterm-diff Makefiles if you always write
RUNTIME_DEP_PKGS_CSWlibaugeas-dev += CSWlibfa1 RUNTIME_DEP_PKGS_CSWlibaugeas-dev += CSWlibaugeas0 instead of RUNTIME_DEP_PKGS_CSWlibaugeas-dev = CSWlibfa1 RUNTIME_DEP_PKGS_CSWlibaugeas-dev += CSWlibaugeas0 The result is the same, but if you add/remove arbitrary dependencies += never needs to be changed and accidentaly moving lines before = does happen :-) That way you always see the correct changes in the diff and not switches to/from = to += Best regards — Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896
smime.p7s
Description: S/MIME cryptographic signature
