File: rules

package info (click to toggle)
jpoker 1.0.16-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 58,992 kB
  • ctags: 14,582
  • sloc: ruby: 3,122; xml: 954; python: 329; makefile: 187; ansic: 17; php: 2
file content (9 lines) | stat: -rwxr-xr-x 283 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

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

DEB_MAKE_BUILD_TARGET=build
DEB_MAKE_INSTALL_TARGET=install DESTDIR=${DEB_DESTDIR}
DEB_MAKE_CLEAN_TARGET=maintainer-clean