X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=bafd75a943adea04e7a0286ac2899167f0b48b14;hb=a0e7ba5b6ee645c4587194aa1df318a5aeb1916c;hp=752144ce2d6046142d3efeb687e6b768d3a6cfd9;hpb=1e610bb796563611b971b0a7a5046fa0261eb873;p=systembsd.git diff --git a/Makefile b/Makefile index 752144c..bafd75a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: all -CFLAGS=-Wall -Wextra -Werror -std=c89 -pedantic +CFLAGS=-Wall -Wextra -Werror -std=c89 DEBUGF=-O0 -v -g SRCDIR=src INTFDIR=$(SRCDIR)/interfaces