X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=dc57f3d07d640ffcaf578c317519318f00800a48;hb=331602985a9b73157dfba5ceffd2c257e078c197;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