aboutsummaryrefslogtreecommitdiff
path: root/brep/handler/upload/buildfile
blob: ca52ddd259fb0f484f749b44c269d1f93dc3574e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# file      : brep/handler/upload/buildfile
# license   : MIT; see accompanying LICENSE file

./: exe{brep-upload-bindist} exe{brep-upload-bindist-clean}

include ../

exe{brep-upload-bindist}: in{upload-bindist} bash{upload} ../bash{handler}

[rule_hint=bash] \
exe{brep-upload-bindist-clean}: in{upload-bindist-clean}

bash{upload}: in{upload} ../bash{handler}