File: rules

package info (click to toggle)
freehep-io 2.0.2-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 592 kB
  • ctags: 713
  • sloc: java: 3,453; xml: 164; sh: 9; makefile: 3
file content (10 lines) | stat: -rwxr-xr-x 173 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

JAVA_HOME := /usr/lib/jvm/default-java

%:
	dh $@ --buildsystem=maven