Remove some files that are built only if certain things (ie. Java) are

present on the user's box at compile-time until I figure out how to
disable (handle) them.

Noticed by:	asami (via the bento logs)
This commit is contained in:
Steve Price 1999-10-13 03:44:15 +00:00
parent cf5e0c6d36
commit 84165157f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22394
2 changed files with 0 additions and 8 deletions

View File

@ -10,7 +10,6 @@ mpich/MPI-2-C++/examples/topology.cc
mpich/MPI-2-C++/examples/user_bcast.cc
mpich/bin/config.status
mpich/bin/execer
mpich/bin/jumpshot
mpich/bin/mpereconfig
mpich/bin/mpiCC
mpich/bin/mpicc
@ -50,7 +49,6 @@ mpich/build/bitmaps/white
mpich/build/freebsd/ch_p4/bin/chkserv
mpich/build/freebsd/ch_p4/bin/chp4_servs
mpich/build/freebsd/ch_p4/bin/config.status
mpich/build/freebsd/ch_p4/bin/jumpshot
mpich/build/freebsd/ch_p4/bin/mpiCC
mpich/build/freebsd/ch_p4/bin/mpicc
mpich/build/freebsd/ch_p4/bin/mpif77
@ -117,11 +115,9 @@ mpich/build/freebsd/ch_p4/include/mpidefs.h
mpich/build/freebsd/ch_p4/include/mpif.h
mpich/build/freebsd/ch_p4/include/mpio.h
mpich/build/freebsd/ch_p4/include/mpiof.h
mpich/build/freebsd/ch_p4/lib/libampi.a
mpich/build/freebsd/ch_p4/lib/libfmpich.a
mpich/build/freebsd/ch_p4/lib/liblmpi.a
mpich/build/freebsd/ch_p4/lib/libmpe.a
mpich/build/freebsd/ch_p4/lib/libmpe_nompi.a
mpich/build/freebsd/ch_p4/lib/libmpich++.a
mpich/build/freebsd/ch_p4/lib/libmpich.a
mpich/build/freebsd/ch_p4/lib/libpmpich.a

View File

@ -10,7 +10,6 @@ mpich/MPI-2-C++/examples/topology.cc
mpich/MPI-2-C++/examples/user_bcast.cc
mpich/bin/config.status
mpich/bin/execer
mpich/bin/jumpshot
mpich/bin/mpereconfig
mpich/bin/mpiCC
mpich/bin/mpicc
@ -50,7 +49,6 @@ mpich/build/bitmaps/white
mpich/build/freebsd/ch_p4/bin/chkserv
mpich/build/freebsd/ch_p4/bin/chp4_servs
mpich/build/freebsd/ch_p4/bin/config.status
mpich/build/freebsd/ch_p4/bin/jumpshot
mpich/build/freebsd/ch_p4/bin/mpiCC
mpich/build/freebsd/ch_p4/bin/mpicc
mpich/build/freebsd/ch_p4/bin/mpif77
@ -117,11 +115,9 @@ mpich/build/freebsd/ch_p4/include/mpidefs.h
mpich/build/freebsd/ch_p4/include/mpif.h
mpich/build/freebsd/ch_p4/include/mpio.h
mpich/build/freebsd/ch_p4/include/mpiof.h
mpich/build/freebsd/ch_p4/lib/libampi.a
mpich/build/freebsd/ch_p4/lib/libfmpich.a
mpich/build/freebsd/ch_p4/lib/liblmpi.a
mpich/build/freebsd/ch_p4/lib/libmpe.a
mpich/build/freebsd/ch_p4/lib/libmpe_nompi.a
mpich/build/freebsd/ch_p4/lib/libmpich++.a
mpich/build/freebsd/ch_p4/lib/libmpich.a
mpich/build/freebsd/ch_p4/lib/libpmpich.a