~ubuntu-branches/ubuntu/raring/ess/raring

« back to all changes in this revision

Viewing changes to doc/useR-2006-ESS/Makefile

  • Committer: Package Import Robot
  • Author(s): Dirk Eddelbuettel
  • Date: 2012-05-09 08:00:38 UTC
  • mfrom: (1.2.23)
  • Revision ID: package-import@ubuntu.com-20120509080038-7an3nhbtgaj02a17
Tags: 12.04-1-1
New upstream patch version released today

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.PHONY: default package
2
 
 
3
 
default : package
4
 
 
5
 
package : 
6
 
        cp *.pdf ~/public_html
7
 
        cd .. && tar jcvof ~/public_html/useR-ESS-package.tbz useR-ESS
8
 
        chmod ugo+rx -R ~/public_html