File: rules

package info (click to toggle)
m16c-flash 0.1-1.4
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: cpp: 1,088; makefile: 49; asm: 16
file content (12 lines) | stat: -rwxr-xr-x 345 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
  
DEB_INSTALL_MANPAGES_m16c-flash := m16c-flash.1

include /usr/share/cdbs/1/class/makefile.mk
include /usr/share/cdbs/1/rules/debhelper.mk

# Remove unneeded files from the deb.
binary-post-install/m16c-flash::
	rm -f debian/m16c-flash/usr/share/doc/m16c-flash/README
	rm -f debian/m16c-flash/usr/share/doc/m16c-flash/TODO