X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=3325911d14ce1b4fe3a5213314a8191815cabfb6;hb=dff998515d9469572147d445213cad08f12e4cb6;hp=279f0915cebc1bdbfe3fea7185069010f9658d72;hpb=65487ce2a815056bbfd7d168c606b7f2d70ce623;p=dus.git diff --git a/Makefile b/Makefile index 279f091..3325911 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ else OPTIMIZE_FLAG = -O2 endif -CFLAGS = -Wall -ansi -pedantic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUNAME="$(UNAME)" $(OPTIMIZE_FLAG) +CFLAGS = -Wall -Wextra -ansi -pedantic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUNAME="$(UNAME)" $(OPTIMIZE_FLAG) all: dus