1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net-im/icb/files/patch-ab
1998-05-25 23:23:36 +00:00

31 lines
445 B
Plaintext

--- tcl/Make.orig Fri Feb 24 13:19:48 1995
+++ tcl/Make Mon May 25 14:58:35 1998
@@ -11,13 +11,6 @@
SRC = \
panic.c \
- strchr.c \
- strerror.c \
- strpbrk.c \
- strspn.c \
- strstr.c \
- strtol.c \
- strtoul.c \
tclAssem.c \
tclBasic.c \
tclCmdAH.c \
@@ -30,13 +23,6 @@
OBJ = \
panic.o \
- strchr.o \
- strerror.o \
- strpbrk.o \
- strspn.o \
- strstr.o \
- strtol.o \
- strtoul.o \
tclAssem.o \
tclBasic.o \
tclCmdAH.o \