27.2. Guidelines for Make Rule Authors

The code that goes into a Rules.mk or plugin.mk file is regular GNU Make code. There are certain practices that you should follow when writing GNU Make code for use within abuild. A good way to learn about writing rules for abuild is to study existing rules. Here we will briefly list some things that rules authors must keep in mind: