File: rules

package info (click to toggle)
libastro-fits-cfitsio-perl 1.18-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,124 kB
  • sloc: perl: 8,016; ansic: 899; sh: 49; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 186 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

include /usr/share/dpkg/architecture.mk

ifeq ($(DEB_HOST_ARCH),hppa)
CFLAGS += -ffunction-sections
endif

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@