File: rules

package info (click to toggle)
libpdf-reuse-barcode-perl 0.05-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 72 kB
  • ctags: 20
  • sloc: perl: 546; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 293 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/class/perlmodule.mk

.PHONY: show-builddepends
show-builddepends:
	@echo "Build-Depends: $(CDBS_BUILD_DEPENDS)"