diff options
author | konstantin@mysql.com <> | 2004-02-10 14:17:55 +0300 |
---|---|---|
committer | konstantin@mysql.com <> | 2004-02-10 14:17:55 +0300 |
commit | 66beeed6623532cbb5ffe1fad9873114001864c0 (patch) | |
tree | ebcfcd4d47254c432997ca8440041cb9c22d9c6b /BUILD | |
parent | 079edf3313de5b1151979f8fad86e18d1563b9df (diff) | |
download | mariadb-git-66beeed6623532cbb5ffe1fad9873114001864c0.tar.gz |
compile-irix-mips64-mipspro addded to the source distribution
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD/Makefile.am b/BUILD/Makefile.am index 9c1ab24fde7..2414d4f3a44 100644 --- a/BUILD/Makefile.am +++ b/BUILD/Makefile.am @@ -37,6 +37,7 @@ EXTRA_DIST = FINISH.sh \ compile-pentium-pgcc \ compile-solaris-sparc \ compile-solaris-sparc-debug \ + compile-irix-mips64-mipspro \ compile-solaris-sparc-forte \ compile-solaris-sparc-purify |