File: rules

package info (click to toggle)
profphd 1.0.39-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 27,052 kB
  • sloc: perl: 64,624; sh: 135; makefile: 120; fortran: 5
file content (8 lines) | stat: -rwxr-xr-x 282 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

# Add here any variable or target overrides you need.
DEB_MAKE_BUILD_TARGET   = prefix=/usr all
DEB_MAKE_INSTALL_TARGET = prefix=/usr DESTDIR=$(CURDIR)/debian/tmp/ install