File: rules

package info (click to toggle)
proxy-suite 1.9.2.4-10.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,988 kB
  • sloc: ansic: 6,534; sh: 2,968; makefile: 279
file content (23 lines) | stat: -rwxr-xr-x 509 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#!/usr/bin/make -f

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

DEB_CONFIGURE_EXTRA_FLAGS := \
	--enable-warnings \
	--enable-so-linger \
	--with-regex \
	--with-libwrap \
	--with-libldap \
	--with-crypt \
# do not delete this line
LDFLAGS += -Wl,--as-needed

DEB_MAKE_INSTALL_TARGET := install INST_ROOT=$(DEB_DESTDIR)

common-binary-indep::
	make -C doc all

binary-predeb/ftp-proxy-doc::
	cd debian/ftp-proxy-doc/usr/share/doc/ftp-proxy-doc && rm -f AUTHORS