Next: , Previous: , Up: Format of Makefile.am   [Contents][Index]

5.1.4 Comments in Makefile.am

TODO: status of leading spaces?
Lines beginning with a single ‘#’ are comments, and are copied to the produced Makefile.in. Lines beginning ‘##’ are also comments, but are not copied to the output.