~ubuntu-branches/ubuntu/wily/ocamlmod/wily

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Package Import Robot
  • Author(s): Stéphane Glondu
  • Date: 2013-12-04 23:44:27 UTC
  • mfrom: (4.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20131204234427-160zkxnllbfgrrbr
Tags: 0.0.4-1
* Team upload
* Upload to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#  Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA               #
20
20
################################################################################
21
21
 
 
22
default: test 
 
23
 
 
24
#TESTFLAGS=-verbose 
 
25
 
22
26
# OASIS_START
23
27
# DO NOT EDIT (digest: bc1e05bfc8b39b664f29dae8dbd3ebbb)
24
28
 
64
68
                | xargs headache -h _header -c _headache.config
65
69
 
66
70
.PHONY: headache
 
71
 
 
72
deploy:
 
73
        admin-gallu-deploy --verbose \
 
74
                --forge_upload --forge_group ocamlmod --forge_user gildor-admin
 
75
 
 
76
.PHONY: deploy