Skip to content

Commit

Permalink
adding installcheck target (for Spack)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahori@riken.jp committed Oct 2, 2020
1 parent 11affbb commit afb17b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ do-check-installed: check-installed-programs
check-installed: do-check-installed
$(MAKE) clean-check-installed

installcheck: check-installed
.PHONE: installcheck

### doc

doc-install:
Expand Down

0 comments on commit afb17b9

Please sign in to comment.