*** empty log message ***

svn path=/trunk/boinc/; revision=4671
This commit is contained in:
Karl Chen 2004-11-27 09:51:37 +00:00
parent a3b189abc2
commit d05f4524f9
1 changed files with 1 additions and 1 deletions

View File

@ -38,6 +38,6 @@ dist-hook:
rm -rf `find $(distdir) -name .backup -prune -o -name '*~' -o -name CVS` rm -rf `find $(distdir) -name .backup -prune -o -name '*~' -o -name CVS`
# cd $(distdir) && ./_autosetup # cd $(distdir) && ./_autosetup
# This is a hack! # convenience target
client-bin: client-bin:
cd client && make client-bin client-bin-gz cd client && make client-bin client-bin-gz