File: rules

package info (click to toggle)
flashrom 0.0%2Br3397-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 452 kB
  • ctags: 726
  • sloc: ansic: 4,851; makefile: 66
file content (19 lines) | stat: -rwxr-xr-x 535 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/make -f

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

DEB_MAKE_INSTALL_TARGET := install PREFIX=$(CURDIR)/debian/flashrom/usr
LDFLAGS += -lpci
CFLAGS += -D'FLASHROM_VERSION=\"3397\"'

# Upstream ChangeLog generated via 'svn log > ChangeLog'.
DEB_INSTALL_CHANGELOGS_ALL := debian/ChangeLog

clean::
	rm -f .dependencies core .test.c .test

common-binary-post-install-arch:: list-missing