File: rules

package info (click to toggle)
netcf 1%3A0.2.8-1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 7,172 kB
  • ctags: 4,455
  • sloc: ansic: 44,029; sh: 13,424; xml: 1,039; makefile: 251
file content (14 lines) | stat: -rwxr-xr-x 370 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

DEB_BUILD_PARALLEL = yes
DEB_CONFIGURE_EXTRA_FLAGS := --with-driver=debian

LDFLAGS += -Wl,--as-needed

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

build/libnetcf-dev::
	mkdir -p debian/tmp/usr/share/pkgconfig
	cp -a netcf.pc debian/tmp/usr/share/pkgconfig