File: rules

package info (click to toggle)
ferm 2.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,828 kB
  • sloc: perl: 2,759; sh: 150; makefile: 107
file content (13 lines) | stat: -rwxr-xr-x 246 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-

# See debhelper(7) (uncomment to enable)
# output every command that modifies files on the build system.
#DH_VERBOSE = 1

%:
	dh $@

override_dh_auto_clean::

override_dh_auto_install::