File: rules

package info (click to toggle)
umlet 15.1%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,640 kB
  • sloc: javascript: 58,367; java: 45,636; xml: 2,049; sh: 9; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 344 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --with javahelper

# Removing the Java code generated by javacc and put into the build tree
execute_before_dh_auto_clean:
	$(RM) -rf umlet-elements/src/main/java/com/baselet/element/sequence_aio/facet/specific
	$(RM) -rf umlet-elements/src/main/java/com/baselet/element/facet/customdrawings/gen