remove cache txt files

This commit is contained in:
edoapra 2024-08-22 13:15:53 -07:00
parent 8f6cb6c2eb
commit ca4736e3a7
No known key found for this signature in database
GPG key ID: 9E6A0B70826967BA

View file

@ -39,6 +39,7 @@ make 64_to_32 USE_INTERNALBLAS=y
#rm `find peigs -name peigs_stamp.*`
# cleanup on make nwchem_config output to address https://github.com/nwchemgit/nwchem/issues/178
rm -f config/nwchem_config.h config/NWCHEM_CONFIG stubs.F
rm -f *txt
cd ..
rm -rf bin lib
REVGIT="$(git describe --always)"