File: rules

package info (click to toggle)
wmfire 1.2.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze
  • size: 456 kB
  • ctags: 83
  • sloc: sh: 785; ansic: 779; makefile: 22
file content (12 lines) | stat: -rwxr-xr-x 441 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
#-*- makefile -*-

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/autotools.mk

# remove dependency on libglib2.0-0, libpango1.0-0 and libxext6
DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) make -C $(DEB_BUILDDIR) LDFLAGS="-lgdk-x11-2.0 -lgtop-2.0" wmfire_LDADD="" AM_LDFLAGS=""

# don't need upstream AUTHORS
DEB_INSTALL_DOCS_ALL = ./README ./NEWS