diff options
Diffstat (limited to 'protocols/Makefile')
-rw-r--r-- | protocols/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Makefile b/protocols/Makefile index d4aa6e14..1c7816bc 100644 --- a/protocols/Makefile +++ b/protocols/Makefile @@ -24,7 +24,6 @@ subdirobjs = $(PROTOOBJS) # Expansion of variables subdirobjs := $(join $(subdirs),$(addprefix /,$(subdirobjs))) -CFLAGS += -Wall LFLAGS += -r # [SH] Phony targets |