summaryrefslogtreecommitdiff
path: root/emulators/hfsutils/files/patch-ab
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-11-04 09:45:15 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-11-04 09:45:15 +0000
commit27c007c3cbe74b188f6251d9e49e44bedf186353 (patch)
tree20aa06343bff9e4145ec9b3af1c8e7dfbcb6bcfb /emulators/hfsutils/files/patch-ab
parentUpgrade to 1.16. (diff)
Remove BROKEN tag.
Notes
Notes: svn path=/head/; revision=14349
Diffstat (limited to '')
-rw-r--r--emulators/hfsutils/files/patch-ab13
1 files changed, 11 insertions, 2 deletions
diff --git a/emulators/hfsutils/files/patch-ab b/emulators/hfsutils/files/patch-ab
index 1348582894fb..e703993a1dad 100644
--- a/emulators/hfsutils/files/patch-ab
+++ b/emulators/hfsutils/files/patch-ab
@@ -1,5 +1,5 @@
---- Makefile.in.orig Sun Oct 25 00:08:19 1998
-+++ Makefile.in Sun Oct 25 00:12:11 1998
+--- Makefile.in.orig Tue Sep 1 02:40:14 1998
++++ Makefile.in Wed Nov 4 17:32:21 1998
@@ -64,7 +64,8 @@
CLITARGETS = hattrib hcd hcopy hdel hdir hformat hls hmkdir hmount hpwd \
@@ -10,6 +10,15 @@
TKTARGETS = xhfs
LIBHFS = libhfs/libhfs.a
+@@ -96,7 +97,7 @@
+ all :: @MAKE_TARGETS@
+
+ all_cli :: $(CLITARGETS)
+-all_tcl :: $(TCLTARGETS)
++all_tcl :: $(TCLTARGETS) $(TCLSCRIPTS)
+ all_tk :: $(TKTARGETS)
+ all_lib :: $(LIBHFS) $(LIBRSRC)
+
@@ -129,9 +130,13 @@
$(BININSTALL) $$file "$(BINDEST)/."; \
done