git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@653 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2004-02-24 10:19:54 +00:00
parent d52a7aa7eb
commit f722945328
1 changed files with 2 additions and 2 deletions

View File

@ -43,9 +43,9 @@ d3 : pw ph
if test -d D3 ; then ( cd D3 ; make all ) ; fi
tools : libs
( cd pwtools ; make all )
if test -d pwtools ; then ( cd pwtools ; make all ) ; fi
upf : libs
( cd upftools ; make all )
if test -d upftools; then ( cd upftools; make all ) ; fi
pwall : pw ph pp gamma nc pwcond d3 tools
all : pwall fpmd cp upf