File: rules

package info (click to toggle)
rocm-smi-lib 5.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,084 kB
  • sloc: cpp: 65,490; python: 6,718; ansic: 1,553; sh: 187; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 208 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
# export CC=clang
# export CXX=clang++

%:
	dh $@ -Scmake

execute_before_dh_missing-indep:
	rm -vf $(CURDIR)/debian/tmp/usr/bin/rocm_smi.py