X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=084a948f9f8c64ed447b94d8cefd000526526684;hb=15d177cde314b4072e9b09caeafe76f746f3498a;hp=2d0ad82c27dce6a417e1c9991df222338c8ddfeb;hpb=c09a09bfcbfbd12fb6b48e06f087429b1b6ac864;p=systembsd.git diff --git a/Makefile b/Makefile index 2d0ad82..084a948 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .PHONY: all CFLAGS=-Wall -Wextra -Werror -std=c89 -DEBUGF=-O0 -v -g +DEBUGF=-O0 -g SRCDIR=src INTFDIR=$(SRCDIR)/interfaces SANITY=-Wno-unused-variable -Wno-unused-parameter # -Wno-comment