File: rules

package info (click to toggle)
libjpfcodegen-java 0.4%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 272 kB
  • sloc: java: 601; xml: 232; sh: 10; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 198 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export JAVA_HOME=/usr/lib/jvm/default-java
export CLASSPATH=/usr/share/java/commons-logging.jar:/usr/share/java/jpf.jar:/usr/share/java/velocity.jar

%:
	dh $@ --with javahelper