File: rules

package info (click to toggle)
dh-dlang 0.6.5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 40 kB
  • sloc: python: 33; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 133 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-
#export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_build:
	flake8 $(CURDIR)/gcc-to-ldc-flags.py