File: rules

package info (click to toggle)
clpeak 1.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,184 kB
  • sloc: cpp: 1,684; lisp: 461; xml: 242; java: 210; sh: 128; makefile: 10
file content (18 lines) | stat: -rwxr-xr-x 420 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- \
	-DOpenCL_INCLUDE_DIRS=/usr/include/CL

override_dh_auto_install:
	dh_auto_install
	dh_installman debian/clpeak.1
	# drop copy of LICENSE file and empty dir.
	$(RM) -rf debian/clpeak/usr/share/clpeak/