mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 13:45:27 -04:00
remove *amp files
This commit is contained in:
parent
3fc29e0cda
commit
6f007d749b
1 changed files with 1 additions and 1 deletions
|
|
@ -763,7 +763,7 @@ clean:
|
|||
@test -e $(BUILDDIR)/Makefile && { cd $(BUILDDIR) && $(MAKE) clean; } || echo "Not configured"
|
||||
|
||||
realclean:
|
||||
@rm -rf $(BUILDDIR) $(INSTALLDIR)
|
||||
@rm -rf $(BUILDDIR) $(INSTALLDIR) *amp
|
||||
# remove all files that are not .o objects (eg lib*.a) from libga.a
|
||||
cleanlibga:
|
||||
mkdir -p ob
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue