diff options
Diffstat (limited to 'net/zaptel12/files/patch-zaptel::Makefile')
-rw-r--r-- | net/zaptel12/files/patch-zaptel::Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/zaptel12/files/patch-zaptel::Makefile b/net/zaptel12/files/patch-zaptel::Makefile deleted file mode 100644 index 6d166350a44e..000000000000 --- a/net/zaptel12/files/patch-zaptel::Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- zaptel/Makefile -+++ zaptel/Makefile -@@ -3,7 +3,7 @@ - .PATH: /sys/dev/pci - SRCS=zaptel.c zt_chan.c zt_timer.c zt_zone.c zt_conf.c arith.h tones.h zaptel.h zaptel-compat.h - KMOD=zaptel --CFLAGS+=-g -+CFLAGS+=-g -DZAPATA_DEBUG=0 - CLEANFILES+=gendigits tones.h - WERROR=-Wall - |