diff --git a/distro/scripts/adl_cots.sh b/distro/scripts/adl_cots.sh
index 7c905cbc7e8de7d4dffdb18c7e214e1d9764e4b7..fe519f48c1176ee7ad1ae2db8410edaa7cc950d0 100755
--- a/distro/scripts/adl_cots.sh
+++ b/distro/scripts/adl_cots.sh
@@ -542,11 +542,11 @@ all()
     mk_log4cplus && \
     mk_slibc && \
     mk_sqlite && \
-            exit && \
     mk_fftw && \
     mk_slatec4 && \
     mk_lapack && \
     mk_pppack && \
+               exit && \
     mk_libtool && \
     mk_cminpak && \
     mk_proto && \
diff --git a/distro/tars/fftw-3.3.4.tar.gz b/distro/tars/fftw-3.3.4.tar.gz
new file mode 100755
index 0000000000000000000000000000000000000000..df0f808db8a942711210284b6df1171a000c5e5c
Binary files /dev/null and b/distro/tars/fftw-3.3.4.tar.gz differ
diff --git a/distro/tars/lapack-3.5.0.tgz b/distro/tars/lapack-3.5.0.tgz
new file mode 100755
index 0000000000000000000000000000000000000000..c2f351a8cb81c9c9b1392bc081e6648fbc8b0f25
Binary files /dev/null and b/distro/tars/lapack-3.5.0.tgz differ
diff --git a/distro/tars/pppack.tar.gz b/distro/tars/pppack.tar.gz
new file mode 100755
index 0000000000000000000000000000000000000000..4075edc9a86c4d37b02fb6fe9481840a78548a23
Binary files /dev/null and b/distro/tars/pppack.tar.gz differ
diff --git a/distro/tars/slatec.tar.gz b/distro/tars/slatec.tar.gz
new file mode 100755
index 0000000000000000000000000000000000000000..38bb55fcb96e198c896c12132255e985c1811337
Binary files /dev/null and b/distro/tars/slatec.tar.gz differ