mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
bash shell
This commit is contained in:
parent
67f75e29de
commit
8d24a8033f
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ else
|
|||
peigs_LIB = $(TOPDIR)/lib/$(NWCHEM_TARGET)_$(NWCHEM_TARGET_CPU)/libpeigs.a
|
||||
endif
|
||||
|
||||
SHELL = /bin/sh
|
||||
SHELL = /usr/bin/env bash
|
||||
|
||||
peigs_OBJDIR = $(peigs_DIR)/o
|
||||
peigs_HDIR = $(peigs_DIR)/h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue