X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile;h=dc57f3d07d640ffcaf578c317519318f00800a48;hb=e5d54773a04567181da2bd1d8f3adce51d4b7e0f;hp=821ccaf033972621f6c9e536aef5f468136b58ea;hpb=641e3804cd87fb07b6089facd92f4452e5e3aa12;p=dss.git diff --git a/Makefile b/Makefile index 821ccaf..dc57f3d 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ all: dss man: dss.1 DEBUG_CFLAGS ?= -DEBUG_CFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W +DEBUG_CFLAGS += -Wno-sign-compare -g -Wunused -Wundef DEBUG_CFLAGS += -Wredundant-decls CFLAGS ?= CFLAGS += -Os