File: rules

package info (click to toggle)
libmaa 1.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 1,004 kB
  • sloc: ansic: 6,364; perl: 235; makefile: 207; awk: 92; sh: 23
file content (18 lines) | stat: -rwxr-xr-x 427 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

DEB_BUILD_MAINT_OPTIONS   := hardening=+all
DEB_CPPFLAGS_MAINT_APPEND := -D_REENTRANT
DEB_CFLAGS_MAINT_APPEND   := $(shell getconf LFS_CFLAGS)
DPKG_EXPORT_BUILDFLAGS    := 1
include /usr/share/dpkg/buildflags.mk

export DOCDIR := /usr/share/doc/libmaa-dev/

%:
	dh "$@" --buildsystem=mkcmake

override_dh_installchangelogs:
	dh_installchangelogs -k doc/NEWS

override_dh_missing:
	dh_missing --fail-missing