mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build netware/Makefile.am: Auto merged
This commit is contained in:
commit
43b55816db
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ CLEANFILES = init_db.sql test_db.sql
|
|||
|
||||
# Create the libmysql.imp from libmysql/libmysql.def
|
||||
libmysql.imp: $(top_srcdir)/libmysql/libmysql.def
|
||||
awk 'BEGIN{x=0;} \
|
||||
$(AWK) 'BEGIN{x=0;} \
|
||||
END{printf("\n");} \
|
||||
x==1 {printf(" %s",$$1); x++; next} \
|
||||
x>1 {printf(",\n %s", $$1); next} \
|
||||
|
|
Loading…
Add table
Reference in a new issue