Catch runaway file.
This commit is contained in:
parent
ce672e2ab4
commit
b116ec46f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189882
2 changed files with 0 additions and 28 deletions
|
@ -1,14 +0,0 @@
|
|||
|
||||
$FreeBSD: /tmp/pcvs/ports/misc/zaptel/files/Attic/patch-zaptel::Makefile.orig,v 1.1 2007-04-13 06:43:57 sobomax Exp $
|
||||
|
||||
--- 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
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
|
||||
$FreeBSD: /tmp/pcvs/ports/net/zaptel12/files/Attic/patch-zaptel::Makefile.orig,v 1.1 2007-04-13 06:43:57 sobomax Exp $
|
||||
|
||||
--- 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
|
||||
|
Loading…
Reference in a new issue