HomeFreeBSD

- style.Makefile(9) fix
rS167358Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

  • style.Makefile(9) fix
    • first line is $FreeBSD$
    • Reorder special variables: DPADD, LPADD, CFLAGS
    • Use = instead of += for variables that are initially empty
    • Use space instead of tab after :
    • Use one tab after =
  • Use .SUFFIXES for section 3 manual page which simplifies Makefile a lot
  • Use SHAREDIR instead of /usr/share
  • Remove SRCDIR in INCS since we set .PATH properly
  • Use plural in variable name when it stands for more that one source file

Reviewed by: ru
Approved by: delphij (mentor)

Details

Provenance
rafanAuthored on
Parents
rS167357: Initialize *pfh to NULL to quiet a gcc warning, not part of my original
Branches
Unknown
Tags
Unknown

Event Timeline