1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/lang/tclX/files/patch-ab

21 lines
571 B
Plaintext
Raw Normal View History

--- ../tcl/unix/Makefile.in.ORIG Sun May 3 18:52:36 1998
+++ ../tcl/unix/Makefile.in Sun May 3 18:53:16 1998
@@ -124,7 +124,7 @@
# If a link fails, purge the executable, as some systems leave invalid
# executables around.
#
-all: tcl checkup RUNTIME tclXtest
+all: tcl checkup RUNTIME
static: tcl.static tclXtest.static
@@ -173,7 +173,7 @@
# unless we don't have them.
#
RUNTIME: tcl.tlib tcl.tndx tclx.tcl buildidx.tcl autoload.tcl help.tmp \
- dltest.tmp checkup
+ checkup
tcl.tlib: ${TLIB_SRCS} autoload.tcl
-rm -f tcl.tlib tcl.tndx