summaryrefslogtreecommitdiff
path: root/chinese/libtabe/files/patch-ab
blob: 5d3b4c7f163408f8ffd7ebdf57452909a27d6597 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/supports/bims/Makefile.in.orig	Sat Dec 18 16:11:10 1999
+++ src/supports/bims/Makefile.in	Sat Dec 18 16:11:19 1999
@@ -72,7 +72,7 @@
 	if [ -d obj-s ]; then rmdir obj-s; fi
 	$(RM) Makefile 
 
-install: all
+install:
 	if [ ! -d $(libdir) ]; then $(INSTALL) -d $(libdir); fi
 	$(INSTALL_DATA) lib$(LIBNAME).a $(libdir)
 	if [ -f lib$(LIBNAME).so.$(version) ]; then \