File: rules

package info (click to toggle)
editorconfig-emacs 0.4%2Bgit20151028.3835e4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 128 kB
  • ctags: 22
  • sloc: lisp: 238; makefile: 22
file content (11 lines) | stat: -rwxr-xr-x 146 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@ --parallel

override_dh_install:
	dh_install
	dh_elpa

override_dh_auto_build:
# NO-OP to ignore upstreams Makefile