File: rules

package info (click to toggle)
rust-capstone-sys 0.15.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 44,152 kB
  • sloc: ansic: 70,005; cs: 18,730; pascal: 14,893; java: 14,780; ml: 13,673; python: 6,141; makefile: 1,163; sh: 499; cpp: 285
file content (9 lines) | stat: -rwxr-xr-x 224 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
%:
	dh $@ --buildsystem cargo

override_dh_auto_test:
	dh_auto_test -- test --all

execute_after_dh_auto_clean:
	rm -f capstone/suite/synctools/tablegen/include/llvm/Target/GlobalISel/SelectionDAGCompat.td