*** empty log message ***

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@1428 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2004-11-04 15:03:00 +00:00
parent f844069be0
commit 22404ce369
1 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
default:
veryclean:
- if test -d Guib ; then ( cd Guib; $(MAKE) veryclean ) ; fi
- if test -d PWgui ; then ( cd PWgui; $(MAKE) distclean ) ; fi
- if test -d Guib ; then ( cd Guib; $(MAKE) $(MFLAGS) veryclean ) ; fi
- if test -d PWgui ; then ( cd PWgui; $(MAKE) $(MFLAGS) distclean ) ; fi