]> git.armaanb.net Git - opendoas.git/blobdiff - Makefile
timestamp: error out if fstat and lstat st_ino and st_dev are not the same
[opendoas.git] / Makefile
index fa69b8c2b5612b2f4dce9aff8b01974e96d97f79..9cca8ca26322cae9607ecb6de5ba2ad00b1f142d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@ BINGRP= root
 BINMODE=4111
 
 CFLAGS+= -I${CURDIR}
-COPTS+= -Wall -Wextra -Werror -pedantic -std=c11
+COPTS+=        -Wall -Wextra -Werror -pedantic
+YFLAGS=
 
 include bsd.prog.mk