X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=Makefile;h=9cca8ca26322cae9607ecb6de5ba2ad00b1f142d;hb=025db698803cbd722444ba2745ead9a5c51efcb4;hp=fa69b8c2b5612b2f4dce9aff8b01974e96d97f79;hpb=1a0ed98a5cb619824028193ecff946f209da81fb;p=opendoas.git diff --git a/Makefile b/Makefile index fa69b8c..9cca8ca 100644 --- 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