File: rules

package info (click to toggle)
libcobra-java 0.98.4-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,780 kB
  • sloc: java: 46,156; xml: 25; sh: 12; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 196 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=ant --with javahelper

override_dh_auto_build:
	dh_auto_build -- -f debian/build.xml jar

override_dh_auto_clean:
	dh_auto_clean -- -f debian/build.xml