mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=4671
This commit is contained in:
parent
a3b189abc2
commit
d05f4524f9
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue