File: rules

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

%:
	dh $@ --with elpa

override_dh_auto_clean:
	@echo Skip cleaning with Eask

override_dh_auto_build:
	@echo Skip building with Eask