File tcpser-obey-cflags.patch of Package tcpser

diff --git a/Makefile b/Makefile
index 998fbed..aa246ef 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ SRCS = $(SRC)/bridge.c $(SRC)/debug.c $(SRC)/getcmd.c $(SRC)/ip.c $(SRC)/init.c
 OBJS = $(SRC)/bridge.o $(SRC)/debug.o $(SRC)/getcmd.o $(SRC)/ip.o $(SRC)/init.o $(SRC)/modem_core.o $(SRC)/nvt.o $(SRC)/serial.o $(SRC)/ip232.o $(SRC)/util.o $(SRC)/phone_book.o $(SRC)/shared.o $(SRC)/tcpser.o $(SRC)/dce.o $(SRC)/line.o
 CC = gcc
 DEF = 
-CFLAGS = -g $(DEF) -Wall
+CFLAGS += -g $(DEF) -Wall
 LDFLAGS = -lpthread
 DEPEND = makedepend $(DEF) $(CFLAGS)
 
openSUSE Build Service is sponsored by