• unknown's avatar
    Format corrections for various "Makefile.am": Leading tab, no trailing blank. · 589ae7b4
    unknown authored
    
    client/Makefile.am:
      "Makefile" command lines must start with a tab, not with blanks.
    libmysqld/Makefile.am:
      "Makefile" command lines must start with a tab, not with blanks.
    netware/Makefile.am:
      "Makefile" command lines must start with a tab, not with blanks.
    scripts/Makefile.am:
      "Makefile" command lines must start with a tab, not with blanks.
    win/Makefile.am:
      After a backslash (to mark a continuation line) there must not be a trailing blank.
    589ae7b4
Makefile.am 2.91 KB