File: rules

package info (click to toggle)
vim-eblook 1.2.3%2Bgit20201111-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 240 kB
  • sloc: sh: 4; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 134 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f
# output every command that modifies files on the build system.
export DH_VERBOSE = 1


%:
	dh $@ --with vim_addon