File: rules

package info (click to toggle)
tpm2-tools 5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,396 kB
  • sloc: ansic: 35,984; sh: 12,809; xml: 8,089; makefile: 569
file content (8 lines) | stat: -rwxr-xr-x 109 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ --with autoreconf

override_dh_autoreconf:
	$(CURDIR)/bootstrap
	dh_autoreconf