File: rules

package info (click to toggle)
glosstex 0.4.dfsg.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 336 kB
  • sloc: ansic: 755; sh: 59; makefile: 9
file content (15 lines) | stat: -rwxr-xr-x 243 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@ --with tex

override_dh_auto_clean:
	$(MAKE) proper

override_dh_auto_build:
	dh_auto_build
	$(MAKE) doc
	dvipdf glosstex.dvi