X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=bafd75a943adea04e7a0286ac2899167f0b48b14;hb=f84d928e9f0e8628b7b1cf7716caef2e50962e77;hp=752144ce2d6046142d3efeb687e6b768d3a6cfd9;hpb=ef6cdbf9c1d55b475ad87640046eb3e6c1b8f4e4;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