2 allow CFLAGS enhancement
3 --- mISDNuser-1_1_9.orig/Makefile 2009-01-21 18:06:34.000000000 +0100
4 +++ mISDNuser-1_1_9/Makefile 2011-07-11 17:14:13.425001831 +0200
5 @@ -28,7 +28,10 @@ export INCLUDEDIR
9 -CFLAGS:= -g -Wall -I $(INCLUDEDIR) -I $(MISDNINCLUDEDIR)
13 +CFLAGS+= -g -Wall -I $(INCLUDEDIR) -I $(MISDNINCLUDEDIR)
14 CFLAGS+= -D CLOSE_REPORT=1
16 #disable this if your system does not support PIC (position independent code)