Commit 62860ba9 authored by unknown's avatar unknown
Browse files

Merge bk-internal:/home/bk/mysql-3.23/

into serg.mylan:/usr/home/serg/Abk/mysql

parents 594fe508 b4364c8c
Loading
Loading
Loading
Loading
+0 −0

File moved.

+1 −5
Original line number Diff line number Diff line
@@ -25,8 +25,7 @@ EXTRA_DIST = $(noinst_SCRIPTS) $(BUILT_SOURCES) mysqld_error.txt INSTALL-BINARY

all:			$(targets) txt_files

txt_files:		../INSTALL-SOURCE ../COPYING ../COPYING.LIB \
			INSTALL-BINARY
txt_files:		../INSTALL-SOURCE ../COPYING  INSTALL-BINARY

CLEAN_FILES:		$(BUILD_SOURCES)
	touch $(BUILD_SOURCES)
@@ -142,8 +141,5 @@ INSTALL-BINARY: mysql.info $(GT)
../COPYING:		mysql.info $(GT)
	perl -w $(GT) mysql.info "GPL license" "LGPL license" > $@

../COPYING.LIB:		mysql.info $(GT)
	perl -w $(GT) mysql.info "LGPL license" "Function Index" > $@

# Don't update the files from bitkeeper
%::SCCS/s.%