File: rules

package info (click to toggle)
pyecm 2.0.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 148 kB
  • sloc: python: 1,203; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 124 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

execute_before_dh_auto_build:
	cp pyecm.py pyecm

execute_before_dh_auto_clean:
	rm -f pyecm