File: rules

package info (click to toggle)
mmc-utils 0%2Bgit20180327.b4fe0c8c-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 360 kB
  • sloc: ansic: 6,169; makefile: 55
file content (16 lines) | stat: -rwxr-xr-x 276 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

%:
	dh $@

override_dh_auto_install:
	dh_auto_install -- prefix=/usr


override_dh_auto_clean:
	dh_auto_clean
	rm -rf  .mmc.o.d .mmc_cmds.o.d