svc(8): Clean up the Makefile a bit.
authorSascha Wildner <saw@online.de>
Sun, 28 Feb 2016 22:39:34 +0000 (23:39 +0100)
committerSascha Wildner <saw@online.de>
Sun, 28 Feb 2016 22:39:34 +0000 (23:39 +0100)
commit4f3845fd53339fef1fc31f37173cfd8efce8a8bc
treea1fc650bb000a2b68b8e3abe726d1284d9853620
parent6773d1e9a6d4ec886a6de9d0bd804f0864683633
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.
sbin/svc/Makefile