File: rules

package info (click to toggle)
microcom 2019.01.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 580 kB
  • sloc: sh: 4,121; ansic: 2,101; makefile: 13
file content (8 lines) | stat: -rwxr-xr-x 252 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

build-arch build-indep build install binary-arch binary-indep binary clean:
	dh $@

.PHONY: build-arch build-indep build install binary-arch binary-indep binary clean get-orig-source