File: rules

package info (click to toggle)
db-defaults 5.3.2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 24 kB
  • sloc: makefile: 3
file content (11 lines) | stat: -rwxr-xr-x 240 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-
# debian/rules for Berkeley DB defaults
# Copyright (C) 2011 Ondřej Surý
# Published under the GNU GPL license
# Based on previous work by Clint Adams

export DH_OPTIONS

%:
	dh $@ --buildsystem=none