File: rules

package info (click to toggle)
khronos-opencl-headers 2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 356 kB
  • ctags: 3,151
  • sloc: ansic: 4,200; makefile: 26
file content (11 lines) | stat: -rwxr-xr-x 128 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
	$(MAKE) -C debian/t

override_dh_auto_clean:
	$(MAKE) -C debian/t clean