File: rules

package info (click to toggle)
cycfx2prog 0.41-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 64 kB
  • ctags: 33
  • sloc: cpp: 805; makefile: 31
file content (16 lines) | stat: -rwxr-xr-x 433 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f
  
# Note: The version number here must be increased with each upstream release!
CFLAGS = -O2 -fno-rtti -fno-exceptions -D'CYCFX2PROG_VERSION=\"0.41\"'
LDFLAGS = -lusb

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

binary-install/cycfx2prog::
	install cycfx2prog debian/cycfx2prog/usr/bin

clean::
	rm -f cycfx2prog