Remove SRCS line since it isn't needed for single-source programs.
Pointed out by: ru
This commit is contained in:
parent
3eb9286d7e
commit
91e6bfeedc
@ -2,7 +2,6 @@
|
||||
|
||||
PROG= powerd
|
||||
MAN= powerd.8
|
||||
SRCS= powerd.c
|
||||
WARNS?= 6
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user