mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
57459356ce
PR: 6540 Submitted by: dob@bazzle.com
12 lines
312 B
Plaintext
12 lines
312 B
Plaintext
--- ../tk/unix/Makefile.in.ORIG Sun May 3 18:54:47 1998
|
|
+++ ../tk/unix/Makefile.in Sun May 3 18:55:31 1998
|
|
@@ -85,7 +85,7 @@
|
|
# If a link fails, purge the executable, as some systems leave invalid
|
|
# executables around.
|
|
#
|
|
-all: wishx RUNTIME tktest
|
|
+all: wishx RUNTIME
|
|
|
|
static: wishx.static tktest.static
|
|
|