File: rules

package info (click to toggle)
emms 5.1-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 1,412 kB
  • sloc: lisp: 11,179; makefile: 111; cpp: 79; perl: 61; sh: 41; ansic: 40
file content (16 lines) | stat: -rwxr-xr-x 434 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f
# -*- coding: utf-8 -*-

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND = -Wall
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
include /usr/share/dpkg/buildflags.mk

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/makefile.mk

DEB_MAKE_BUILD_TARGET := emms-print-metadata autoloads
DEB_MAKE_INSTALL_TARGET :=

build/emms::
	make -C doc/ all emms.html