File: rules

package info (click to toggle)
startup-notification 0.12-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,656 kB
  • ctags: 491
  • sloc: sh: 11,006; ansic: 3,409; makefile: 76
file content (19 lines) | stat: -rwxr-xr-x 575 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk

# Ensure at build time that the library has no dependencies on undefined
# symbols.
LDFLAGS += -Wl,-z,defs

# Speed up loading.
LDFLAGS += -Wl,-O1

DEB_DH_MAKESHLIBS_ARGS_ALL = -- -c4

DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/${DEB_HOST_MULTIARCH}