File: rules

package info (click to toggle)
jax-maven-plugin 0.1.8%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 288 kB
  • sloc: java: 727; xml: 591; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 152 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
export DH_VERBOSE=1
export DH_OPTIONS=-v

%:
	dh $@ --buildsystem=maven