[go: up one dir, main page]

File: rules

package info (click to toggle)
cfourcc 0.1.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 116 kB
  • ctags: 23
  • sloc: ansic: 135; makefile: 20
file content (16 lines) | stat: -rwxr-xr-x 572 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f
# Sample debian/rules that uses cdbs.  Originaly written by Robert Millan.
# This file is public domain.
  
DEB_TAR_SRCDIR                  := cfourcc-0.1.2
DEB_AUTO_CLEANUP_RCS            := yes
DEB_MAKE_CLEAN_TARGET           := clean
DEB_MAKE_INSTALL_TARGET         := install

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

CFLAGS := $(CFLAGS) -ansi
DEB_MAKE_INSTALL_TARGET := install PREFIX=$(DEB_DESTDIR)/usr/