style.Makefile(5) says: Do not use GCCisms (such as -g and -Wall)
in CFLAGS.
This commit is contained in:
parent
f4dda8a026
commit
f4268aa2f2
@ -1,9 +1,7 @@
|
||||
# $FreeBSD$
|
||||
# $FreeBSD$
|
||||
# $OpenBSD: Makefile,v 1.1 2003/09/24 20:32:49 henning Exp $
|
||||
|
||||
PROG= sensorsd
|
||||
MAN= sensorsd.8 sensorsd.conf.5
|
||||
|
||||
CFLAGS+= -Wall
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user