File: rules

package info (click to toggle)
turbine-java 0.1-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 4,556 kB
  • sloc: java: 37,940; xml: 354; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 265 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=maven --with maven_repo_helper

override_dh_auto_test:

execute_before_dh_auto_configure:
	protoc --java_out=java proto/deps.proto proto/manifest.proto

execute_before_dh_auto_clean:
	rm -rf java/com/google/turbine/proto