File: rules

package info (click to toggle)
wmix 3.0-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 192 kB
  • ctags: 165
  • sloc: ansic: 1,292; makefile: 23
file content (18 lines) | stat: -rwxr-xr-x 431 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Fredrik Steen <stone@debian.org>
export DH_VERBOSE=1
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk

DEB_INSTALL_MANPAGES_wmix := debian/wmix.1x

build/wmix::
	make

install/wmix::
	install -s -o root -g root -m 0755 wmix debian/wmix/usr/bin/
clean::
	-make clean
#	pwd
#	-/bin/gunzip debian/wmix.1x.gz