File: rules

package info (click to toggle)
clod 1.0.2-3
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 152 kB
  • sloc: makefile: 47
file content (12 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download
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