File: rules

package info (click to toggle)
jlex 1.2.6-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 444 kB
  • sloc: java: 5,554; sh: 8; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 136 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#! /usr/bin/make -f

include /usr/share/javahelper/java-vars.mk

%:
	dh $@

override_jh_build:
	jh_build -mJLex.Main JLex.jar Main.java