git: svc(8): Clean up the Makefile a bit.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Feb 28 14:42:33 PST 2016


commit 4f3845fd53339fef1fc31f37173cfd8efce8a8bc
Author: Sascha Wildner <saw at online.de>
Date:   Sun Feb 28 23:39:34 2016 +0100

    svc(8): Clean up the Makefile a bit.
    
    * Remove redundant LDADD, we already add -pthread. Add DPADD instead for
      properly dependencies.
    
    * Remove commented out WARNS=2. It is 6 without specifying anything.

Summary of changes:
 sbin/svc/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4f3845fd53339fef1fc31f37173cfd8efce8a8bc


-- 
DragonFly BSD source repository



More information about the Commits mailing list