File: rules

package info (click to toggle)
lace 1.3.1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 456 kB
  • ctags: 280
  • sloc: makefile: 46
file content (12 lines) | stat: -rwxr-xr-x 190 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=lua --with lua

override_dh_auto_build:
	dh_auto_build
	ldoc --date $(SOURCE_DATE_EPOCH) .

override_dh_auto_clean:
	dh_auto_clean
	$(RM) -r html